Uses of Interface
org.datanucleus.store.NucleusSequence
Packages that use NucleusSequence
Package
Description
Package handling the storage of classes to the datastore, and the management of the datastore.
Package providing management for federation of datastores.
-
Uses of NucleusSequence in org.datanucleus.store
Classes in org.datanucleus.store that implement NucleusSequenceModifier and TypeClassDescriptionclass
Basic generic implementation of a datastore sequence.Methods in org.datanucleus.store that return NucleusSequenceModifier and TypeMethodDescriptiondefault NucleusSequence
StoreManager.getNucleusSequence
(ExecutionContext ec, SequenceMetaData seqmd) Method to return a datastore sequence for this datastore matching the passed sequence MetaData. -
Uses of NucleusSequence in org.datanucleus.store.federation
Methods in org.datanucleus.store.federation that return NucleusSequenceModifier and TypeMethodDescriptionFederatedStoreManager.getNucleusSequence
(ExecutionContext ec, SequenceMetaData seqmd)