Uses of Class
org.apache.openjpa.datacache.AbstractQueryCache
-
Packages that use AbstractQueryCache Package Description org.apache.openjpa.datacache OpenJPA Data Cache -
-
Uses of AbstractQueryCache in org.apache.openjpa.datacache
Subclasses of AbstractQueryCache in org.apache.openjpa.datacache Modifier and Type Class Description class
ConcurrentQueryCache
AQueryCache
implementation that is optimized for concurrent access.
-