Uses of Enum Class
org.springframework.data.support.PersistableIsNewStrategy
-
Uses of PersistableIsNewStrategy in org.springframework.data.support
Modifier and TypeMethodDescriptionstatic PersistableIsNewStrategy
Returns the enum constant of this class with the specified name.static PersistableIsNewStrategy[]
PersistableIsNewStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.