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