Class XMLPoolingDataSourceFactory

java.lang.Object
org.apache.cayenne.configuration.server.XMLPoolingDataSourceFactory
All Implemented Interfaces:
DataSourceFactory

public class XMLPoolingDataSourceFactory extends Object implements DataSourceFactory
A DataSourceFactory that loads JDBC connection information from an XML resource associated with the DataNodeDescriptor, returning a DataSource with simple connection pooling.
Since:
3.1