Uses of Interface
net.officefloor.jdbc.datasource.DataSourceFactory
Packages that use DataSourceFactory
Package
Description
-
Uses of DataSourceFactory in net.officefloor.jdbc
Methods in net.officefloor.jdbc that return DataSourceFactoryModifier and TypeMethodDescriptionprotected DataSourceFactoryAbstractJdbcManagedObjectSource.getDataSourceFactory(SourceContext context) Allows overriding to configure a differentDataSourceFactory. -
Uses of DataSourceFactory in net.officefloor.jdbc.datasource
Classes in net.officefloor.jdbc.datasource that implement DataSourceFactory -
Uses of DataSourceFactory in net.officefloor.jdbc.h2
Subinterfaces of DataSourceFactory in net.officefloor.jdbc.h2Classes in net.officefloor.jdbc.h2 that implement DataSourceFactoryMethods in net.officefloor.jdbc.h2 that return DataSourceFactoryModifier and TypeMethodDescriptionprotected DataSourceFactoryH2DataSourceManagedObjectSource.getDataSourceFactory(SourceContext context) protected DataSourceFactoryH2ReadOnlyConnectionManagedObjectSource.getDataSourceFactory(SourceContext context) -
Uses of DataSourceFactory in net.officefloor.jdbc.postgresql
Subinterfaces of DataSourceFactory in net.officefloor.jdbc.postgresqlClasses in net.officefloor.jdbc.postgresql that implement DataSourceFactoryModifier and TypeClassDescriptionclassPostgreSQLDataSourceManagedObjectSource.classPostgreSQLConnectionManagedObjectSource.Methods in net.officefloor.jdbc.postgresql that return DataSourceFactoryModifier and TypeMethodDescriptionprotected DataSourceFactoryPostgreSqlDataSourceManagedObjectSource.getDataSourceFactory(SourceContext context) protected DataSourceFactoryPostgreSqlReadOnlyConnectionManagedObjectSource.getDataSourceFactory(SourceContext context)