| 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 | Field and Description |
|---|---|
protected ValueGenerationManager |
AbstractStoreManager.valueGenerationMgr
Manager for value generation.
|
| Modifier and Type | Method and Description |
|---|---|
ValueGenerationManager |
AbstractStoreManager.getValueGenerationManager() |
ValueGenerationManager |
StoreManager.getValueGenerationManager()
Accessor for the ValueGenerationManager for obtaining sequences.
|
| Modifier and Type | Method and Description |
|---|---|
ValueGenerationManager |
FederatedStoreManager.getValueGenerationManager() |
Copyright © 2016. All rights reserved.