Uses of Enum Class
org.springframework.data.support.PersistableIsNewStrategy
Packages that use PersistableIsNewStrategy
-
Uses of PersistableIsNewStrategy in org.springframework.data.support
Methods in org.springframework.data.support that return PersistableIsNewStrategyModifier 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.