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

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

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

Constructors in org.datanucleus.store.rdbms.query with parameters of type JPQLQuery
JPQLQuery(org.datanucleus.store.StoreManager storeMgr, org.datanucleus.store.ExecutionContext ec, JPQLQuery q)
          Constructs a new query instance having the same criteria as the given query.
 



Copyright © 2012. All Rights Reserved.