PersistenceModifier
java.lang.Object ∟ java.lang.Enum<javax.jdo.annotations.PersistenceModifier> ∟ javax.jdo.annotations.PersistenceModifier
Enumeration of the persistence-modifier values for a field or property. This corresponds to the "persistence-modifier" attribute of the "field" and "property" elements.
- Since:
- JDO 2.1
Enum Constants
- Since:
- JDO 2.1
- Since:
- JDO 2.1
- Since:
- JDO 2.1
- Since:
- JDO 2.1
Public Static Enum Methods:
Method inherited from class java.lang.Enum
compareTo
, compareTo
, describeConstable
, equals
, getDeclaringClass
, hashCode
, name
, ordinal
, toString
, valueOf