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 |
NucleusSequenceImpl
Basic generic implementation of a datastore sequence.
|
Modifier and Type | Method and Description |
---|---|
default NucleusSequence |
StoreManager.getNucleusSequence(ExecutionContext ec,
SequenceMetaData seqmd)
Method to return a datastore sequence for this datastore matching the passed sequence MetaData.
|
Modifier and Type | Method and Description |
---|---|
NucleusSequence |
FederatedStoreManager.getNucleusSequence(ExecutionContext ec,
SequenceMetaData seqmd) |
Copyright © 2019. All rights reserved.