Uses of Interface
org.apache.cayenne.configuration.server.DataSourceFactory
-
Uses of DataSourceFactory in org.apache.cayenne.configuration.server
Modifier and TypeClassDescriptionclass
ADataSourceFactory
that delegates DataSource creation to another factory, which is determined dynamically per DataNodeDescriptor.class
Locates DataSource mapped via JNDI.class
A DataSourceFactrory that creates a DataSource based on system properties.class
ADataSourceFactory
that loads JDBC connection information from an XML resource associated with the DataNodeDescriptor, returning a DataSource with simple connection pooling.Modifier and TypeFieldDescriptionprotected DataSourceFactory
DefaultDataNodeFactory.dataSourceFactory
Modifier and TypeMethodDescriptionprotected DataSourceFactory
DelegatingDataSourceFactory.getDataSourceFactory
(DataNodeDescriptor nodeDescriptor)