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

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

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

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



Copyright © 2012. All Rights Reserved.