Interface | Description |
---|---|
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.
|
Class | Description |
---|---|
BasicQueryResult |
This class implements the basic query execution
strategy.
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.