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