Uses of Interface
org.apache.cayenne.configuration.runtime.DataSourceFactory
Packages that use DataSourceFactory
-
Uses of DataSourceFactory in org.apache.cayenne.configuration.runtime
Classes in org.apache.cayenne.configuration.runtime that implement DataSourceFactoryModifier and TypeClassDescriptionclassADataSourceFactorythat delegates DataSource creation to another factory, which is determined dynamically per DataNodeDescriptor.classDeprecated, for removal: This API element is subject to removal in a future version.unused by CayenneclassA DataSourceFactrory that creates a DataSource based on system properties.classADataSourceFactorythat loads JDBC connection information from an XML resource associated with the DataNodeDescriptor, returning a DataSource with simple connection pooling.Fields in org.apache.cayenne.configuration.runtime declared as DataSourceFactoryModifier and TypeFieldDescriptionprotected DataSourceFactoryDefaultDataNodeFactory.dataSourceFactoryMethods in org.apache.cayenne.configuration.runtime that return DataSourceFactoryModifier and TypeMethodDescriptionprotected DataSourceFactoryDelegatingDataSourceFactory.getDataSourceFactory(DataNodeDescriptor nodeDescriptor)