Uses of Package
org.apache.jdo.query

Packages that use org.apache.jdo.query
org.apache.jdo.impl.jdoql   
org.apache.jdo.query   
org.apache.jdo.store This package contains StoreManager and store-related interfaces plus an abstract StoreManager implementation. 
 

Classes in org.apache.jdo.query used by org.apache.jdo.impl.jdoql
QueryResultHelper
          This interface is a helper for the query execution strategy of the StoreManager.
 

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-2011 Apache Software Foundation. All Rights Reserved.