Uses of Enum
org.apache.openjpa.datacache.AbstractQueryCache.EvictPolicy
-
Uses of AbstractQueryCache.EvictPolicy in org.apache.openjpa.datacache
Modifier and TypeMethodDescriptionAbstractQueryCache.getEvictPolicy()
Returns the evictionPolicy for QueryCacheConcurrentQueryCache.getEvictPolicy()
Returns the eviction policy of the query cacheReturns the enum constant of this type with the specified name.static AbstractQueryCache.EvictPolicy[]
AbstractQueryCache.EvictPolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared.