| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OperationHints
Defines API that allows QueryEngine to obtain information about query execution strategy.
| Method Summary | |
|---|---|
|  boolean | isIteratedResult()Returns trueto indicate that any results of a select operation
 should be returned as a ResultIterator. | 
| Method Detail | 
|---|
boolean isIteratedResult()
true to indicate that any results of a select operation
 should be returned as a ResultIterator. false is returned when the
 results are expected as a list.
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||