Uses of Enum Class
javax.persistence.CascadeType
Packages that use CascadeType
-
Uses of CascadeType in javax.persistence
Methods in javax.persistence that return CascadeTypeModifier and TypeMethodDescriptionstatic CascadeTypeReturns the enum constant of this class with the specified name.static CascadeType[]CascadeType.values()Returns an array containing the constants of this enum class, in the order they are declared.