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