Uses of Enum
jakarta.persistence.ConstraintMode
-
Uses of ConstraintMode in jakarta.persistence
Methods in jakarta.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.