public interface CursorActivation extends Activation
ACTIVATION, ALIAS, COLUMNS_IN_TABLE, COLUMNS_PERMISSION, CONGLOMERATE, CONSTRAINT, DEFAULT, FILE, HEAP, INDEX, PERM, PREPARED_STATEMENT, ROLE_GRANT, ROUTINE_PERMISSION, SCHEMA, SEQUENCE, STORED_PREPARED_STATEMENT, TABLE, TABLE_PERMISSION, TRIGGER, VIEW
Modifier and Type | Method and Description |
---|---|
CursorResultSet |
getCursorResultSet()
Returns the cursor result set for this activation,
so that the current row can be re-qualified, and
so that the current row location can be determined.
|
CursorResultSet |
getTargetResultSet()
Returns the target result set for this activation,
so that the current base row can be determined.
|
addWarning, checkIfThisActivationHasHoldCursor, checkStatementValidity, clearCurrentRow, clearHeapConglomerateController, clearIndexScanInfo, clearParentResultSets, clearWarnings, close, execute, getAutoGeneratedKeysColumnIndexes, getAutoGeneratedKeysColumnNames, getAutoGeneratedKeysResultsetMode, getConstantAction, getCurrentRow, getCurrentValueAndAdvance, getCursorName, getDataValueFactory, getDDLTableDescriptor, getDynamicResults, getExecutionFactory, getForCreateTable, getForUpdateIndexScan, getHeapConglomerateController, getIndexConglomerateNumber, getIndexScanController, getLanguageConnectionContext, getMaxDynamicResults, getMaxRows, getNumSubqueries, getParameterValueSet, getParentActivation, getParentResultSet, getParentResultSetKeys, getPreparedStatement, getResultDescription, getResultSet, getResultSetHoldability, getRowLocationTemplate, getSQLSessionContextForChildren, getTargetVTI, getTransactionController, getWarnings, informOfRowCount, isClosed, isCursorActivation, isInUse, isSingleExecution, markUnused, popConstantAction, pushConstantAction, reset, setAutoGeneratedKeysResultsetInfo, setCurrentRow, setCursorName, setDDLTableDescriptor, setForCreateTable, setForUpdateIndexScan, setHeapConglomerateController, setIndexConglomerateNumber, setIndexScanController, setMaxRows, setParameters, setParentActivation, setParentResultSet, setResultSetHoldability, setSingleExecution, setTargetVTI, setupSQLSessionContextForChildren
isValid, makeInvalid, prepareToInvalidate
getClassType, getDependableFinder, getObjectID, getObjectName, isPersistent
CursorResultSet getTargetResultSet()
CursorResultSet getCursorResultSet()
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.