public class C3P0DataSourceFactory extends AbstractDataSourceFactory implements DataNucleusDataSourceFactory
| Constructor and Description |
|---|
C3P0DataSourceFactory() |
| Modifier and Type | Method and Description |
|---|---|
DataSource |
makePooledDataSource(org.datanucleus.store.StoreManager storeMgr)
Method to make a C3P0 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.