public class SQLServerSelectAction extends SelectAction
query, queryMetadatadataNode| Constructor and Description |
|---|
SQLServerSelectAction(Select<?> query,
DataNode dataNode,
boolean needsInMemoryOffset) |
| 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.