| Package | Description | 
|---|---|
| org.datanucleus.store | 
 Package handling the storage of classes to the datastore, and the management of the datastore. 
 | 
| org.datanucleus.store.federation | 
 Package providing management for federation of datastores. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
NucleusConnectionImpl
Representation of a datastore connection. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
NucleusConnection | 
StoreManager.getNucleusConnection(ExecutionContext ec)
Method to return a connection to the user for the ExecutionContext. 
 | 
NucleusConnection | 
AbstractStoreManager.getNucleusConnection(ExecutionContext ec)  | 
| Modifier and Type | Method and Description | 
|---|---|
NucleusConnection | 
FederatedStoreManager.getNucleusConnection(ExecutionContext ec)  | 
Copyright © 2018. All rights reserved.