public class IngresSelectAction extends SelectAction
query, queryMetadata
dataNode
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.
|
performAction
readResultSet
public IngresSelectAction(SelectQuery<T> query, DataNode dataNode)
protected int getInMemoryOffset(int queryOffset)
BaseSQLAction
getInMemoryOffset
in class BaseSQLAction
Copyright © 2001–2019 Apache Cayenne. All rights reserved.