Uses of Enum
javax.jdo.annotations.SequenceStrategy
Packages that use SequenceStrategy
-
Uses of SequenceStrategy in javax.jdo.annotations
Methods in javax.jdo.annotations that return SequenceStrategyModifier and TypeMethodDescriptionstatic SequenceStrategy
Returns 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.