public interface OperationHints
Modifier and Type | Method and Description |
---|---|
boolean |
isIteratedResult()
Returns
true to indicate that any results of a select operation
should be returned as a ResultIterator. |
Copyright © 2001–2023 Apache Cayenne. All rights reserved.