| Package | Description | 
|---|---|
| org.datanucleus.store | 
 Package handling the storage of classes to the datastore, and the management of the datastore. 
 | 
| org.datanucleus.store.connection | 
 Package defining the connection to the datastore. 
 | 
| org.datanucleus.store.federation | 
 Package providing management for federation of datastores. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected ConnectionManager | 
AbstractStoreManager.connectionMgr
ConnectionManager 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ConnectionManager | 
StoreManager.getConnectionManager()
Accessor for the connection manager for this store manager. 
 | 
ConnectionManager | 
AbstractStoreManager.getConnectionManager()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ConnectionManagerImpl
Manager of connections for a datastore, allowing ManagedConnection pooling, enlistment in transaction. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ConnectionManager | 
FederatedStoreManager.getConnectionManager()  | 
Copyright © 2018. All rights reserved.