Uses of Enum
javax.jdo.annotations.PersistenceModifier
Packages that use PersistenceModifier
-
Uses of PersistenceModifier in javax.jdo.annotations
Methods in javax.jdo.annotations that return PersistenceModifierModifier and TypeMethodDescriptionstatic PersistenceModifierReturns the enum constant of this type with the specified name.static PersistenceModifier[]PersistenceModifier.values()Returns an array containing the constants of this enum type, in the order they are declared.