Uses of Enum
org.apache.openjpa.datacache.AbstractQueryCache.EvictPolicy
Packages that use AbstractQueryCache.EvictPolicy
-
Uses of AbstractQueryCache.EvictPolicy in org.apache.openjpa.datacache
Fields in org.apache.openjpa.datacache declared as AbstractQueryCache.EvictPolicyMethods in org.apache.openjpa.datacache that return AbstractQueryCache.EvictPolicyModifier 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.