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