Uses of Enum
javax.persistence.ConstraintMode
-
Uses of ConstraintMode in javax.persistence
Methods in javax.persistence that return ConstraintModeModifier and TypeMethodDescriptionstatic ConstraintModeReturns the enum constant of this type with the specified name.static ConstraintMode[]ConstraintMode.values()Returns an array containing the constants of this enum type, in the order they are declared.