public class TomcatDataSourceFactory extends AbstractDataSourceFactory implements DataNucleusDataSourceFactory
| Constructor and Description |
|---|
TomcatDataSourceFactory() |
| Modifier and Type | Method and Description |
|---|---|
DataSource |
makePooledDataSource(org.datanucleus.store.StoreManager storeMgr)
Method to make a Tomcat JDBC Connection Pool DataSource for use internally in DataNucleus.
|
getPropertiesForDriver, loadDriverpublic DataSource makePooledDataSource(org.datanucleus.store.StoreManager storeMgr)
makePooledDataSource in interface DataNucleusDataSourceFactorystoreMgr - ContextCopyright © 2013. All Rights Reserved.