Uses of Enum
javax.jdo.annotations.PersistenceModifier
Packages that use PersistenceModifier
-
Uses of PersistenceModifier in javax.jdo.annotations
Subclasses with type arguments of type PersistenceModifier in javax.jdo.annotationsModifier and TypeClassDescriptionenumEnumeration of the persistence-modifier values for a field or property.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.