Uses of Class
org.apache.openjpa.jdbc.conf.QuerySQLCacheValue

Packages that use QuerySQLCacheValue
org.apache.openjpa.jdbc.conf OpenJPA-JDBC Configuration 
 

Uses of QuerySQLCacheValue in org.apache.openjpa.jdbc.conf
 

Fields in org.apache.openjpa.jdbc.conf declared as QuerySQLCacheValue
 QuerySQLCacheValue JDBCConfigurationImpl.querySQLCache
           
 

Methods in org.apache.openjpa.jdbc.conf that return QuerySQLCacheValue
 QuerySQLCacheValue JDBCConfigurationImpl.getQuerySQLCache()
           
 QuerySQLCacheValue JDBCConfiguration.getQuerySQLCache()
          Return QuerySQLCacheValue.
 



Copyright © 2006-2009 Apache Software Foundation. All Rights Reserved.