Uses of Class
org.datanucleus.store.rdbms.query.RDBMSQueryCompilation

Packages that use RDBMSQueryCompilation
org.datanucleus.store.rdbms.query Package providing the querying mechanism for DataNucleus for RDBMS datastores. 
 

Uses of RDBMSQueryCompilation in org.datanucleus.store.rdbms.query
 

Fields in org.datanucleus.store.rdbms.query declared as RDBMSQueryCompilation
protected  RDBMSQueryCompilation JPQLQuery.datastoreCompilation
          The compilation of the query for this datastore.
protected  RDBMSQueryCompilation JDOQLQuery.datastoreCompilation
          The compilation of the query for this datastore.
 



Copyright © 2012. All Rights Reserved.