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