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

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

Uses of AbstractQueryResult in org.jpox.store.query
 

Subclasses of AbstractQueryResult in org.jpox.store.query
 class ForwardQueryResult
          Lazy collection results from a Query with the ResultSet in a forwards direction.
 class InsensitiveQueryResult
          Lazy collection results from a Query with the ResultSet insensitive to direction.
 



Copyright © -2007 . All Rights Reserved.