public class IngresSelectAction extends SelectAction
querydataNode| Constructor and Description |
|---|
IngresSelectAction(SelectQuery<T> query,
DataNode dataNode) |
| Modifier and Type | Method and Description |
|---|---|
protected SelectTranslator |
createTranslator(Connection connection) |
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 BaseSQLActionprotected SelectTranslator createTranslator(Connection connection)
createTranslator in class SelectActionCopyright © 2001–2015 Apache Cayenne. All rights reserved.