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