public class H2SelectAction extends SelectAction
query, queryMetadatadataNode| Constructor and Description |
|---|
H2SelectAction(Select<?> 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.
|
performActionreadResultSetprotected int getInMemoryOffset(int queryOffset)
BaseSQLActiongetInMemoryOffset in class BaseSQLActionCopyright © 2001–2021 Apache Cayenne. All rights reserved.