Uses of Package
org.apache.jdo.query

Packages that use org.apache.jdo.query
org.apache.jdo.query   
org.apache.jdo.store   
 

Classes in org.apache.jdo.query used by org.apache.jdo.query
QueryResult
          An instance of this interface is returned as the result of Query.execute(...).
QueryResultHelper
          This interface is a helper for the query execution strategy of the StoreManager.
QueryResultIterator
          This interface is used to iterate a query result.
 

Classes in org.apache.jdo.query used by org.apache.jdo.store
QueryResult
          An instance of this interface is returned as the result of Query.execute(...).
QueryResultHelper
          This interface is a helper for the query execution strategy of the StoreManager.
 



Copyright © 2005 Apache Software Foundation. All Rights Reserved.