public class IngresSelectAction extends SelectAction
query, queryMetadatadataNode| Constructor and Description | 
|---|
| IngresSelectAction(SelectQuery<T> query,
                  DataNode dataNode) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected int | getInMemoryOffset(int queryOffset)Returns a value of the offset that will be used to rewind the ResultSet
 within the SQL action before reading the result rows. | 
performActionreadResultSetpublic IngresSelectAction(SelectQuery<T> query, DataNode dataNode)
protected int getInMemoryOffset(int queryOffset)
BaseSQLActiongetInMemoryOffset in class BaseSQLActionCopyright © 2001–2023 Apache Cayenne. All rights reserved.