Uses of Enum
org.apache.openjpa.datacache.DataCacheMode
Packages that use DataCacheMode
-
Uses of DataCacheMode in org.apache.openjpa.datacache
Methods in org.apache.openjpa.datacache that return DataCacheModeModifier and TypeMethodDescriptionstatic DataCacheModeReturns the enum constant of this type with the specified name.static DataCacheMode[]DataCacheMode.values()Returns an array containing the constants of this enum type, in the order they are declared.