Uses of Class
org.jpox.store.query.JDOQLQuery

Packages that use JDOQLQuery
org.jpox.store.query Provides implementations of the JDO Query interface, and ways of extracting an Object from the Query result set. 
 

Uses of JDOQLQuery in org.jpox.store.query
 

Constructors in org.jpox.store.query with parameters of type JDOQLQuery
JDOQLQuery(PersistenceManager pm, JDOQLQuery q)
          Constructs a new query instance having the same criteria as the given query.
JDOQLSingleStringParser(JDOQLQuery query, java.lang.String queryString)
          Constructor for the Single-String parser.
 



Copyright © -2007 . All Rights Reserved.