public class DBCPDataSourceFactory extends AbstractDataSourceFactory implements DataNucleusDataSourceFactory
| Constructor and Description |
|---|
DBCPDataSourceFactory() |
| Modifier and Type | Method and Description |
|---|---|
DataSource |
makePooledDataSource(org.datanucleus.store.StoreManager storeMgr)
Method to make a DBCP DataSource for use internally in DataNucleus.
|
getPropertiesForDriver, loadDriverpublic DataSource makePooledDataSource(org.datanucleus.store.StoreManager storeMgr)
makePooledDataSource in interface DataNucleusDataSourceFactorystoreMgr - ContextException - Thrown if an error occurs during creationCopyright © 2013. All Rights Reserved.