|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryResultHelper | |
org.apache.jdo.query | |
org.apache.jdo.store |
Uses of QueryResultHelper in org.apache.jdo.query |
Constructors in org.apache.jdo.query with parameters of type QueryResultHelper | |
BasicQueryResult(QueryResultHelper qrh)
Creates new BasicQueryResult |
Uses of QueryResultHelper in org.apache.jdo.store |
Methods in org.apache.jdo.store with parameters of type QueryResultHelper | |
QueryResult |
StoreManager.newQueryResult(QueryResultHelper qrh)
Returns a QueryResult instance which is then returned as the result of Query.execute(...). |
QueryResult |
StoreManagerImpl.newQueryResult(QueryResultHelper qrh)
Returns a QueryResult instance which is then returned as the result of Query.execute(...). |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |