Uses of Enum
javax.jdo.annotations.SequenceStrategy
Packages that use SequenceStrategy
-
Uses of SequenceStrategy in javax.jdo.annotations
Subclasses with type arguments of type SequenceStrategy in javax.jdo.annotationsModifier and TypeClassDescriptionenumEnumeration of the sequence strategy values.Methods in javax.jdo.annotations that return SequenceStrategyModifier and TypeMethodDescriptionstatic SequenceStrategyReturns the enum constant of this type with the specified name.static SequenceStrategy[]SequenceStrategy.values()Returns an array containing the constants of this enum type, in the order they are declared.