Uses of Class
org.eclipse.persistence.sequencing.StandardSequence
Packages that use StandardSequence
Package
Description
-
Uses of StandardSequence in org.eclipse.persistence.eis
Subclasses of StandardSequence in org.eclipse.persistence.eisModifier and TypeClassDescriptionclassTheEISSequenceclass allows access to sequence resources using custom read (ValueReadQuery) and update (DataModifyQuery) queries and a user specified preallocation size. -
Uses of StandardSequence in org.eclipse.persistence.eis.adapters.xmlfile
Subclasses of StandardSequence in org.eclipse.persistence.eis.adapters.xmlfile -
Uses of StandardSequence in org.eclipse.persistence.sequencing
Subclasses of StandardSequence in org.eclipse.persistence.sequencingModifier and TypeClassDescriptionclassPurpose: Define a database's native sequencing mechanism.classPurpose: An generic query sequence mechanism.classPurpose: Defines sequencing through using a SEQUENCE table.classPurpose: Defines sequencing through using a singleton sequence table.