class MiscResultSet extends NoRowsResultSetImpl
activation, beginExecutionTime, beginTime, endExecutionTime, endTime, lccCURRENT_RESULTSET_ONLY, ENTIRE_RESULTSET_TREE, ISAFTERLAST, ISBEFOREFIRST, ISFIRST, ISLAST| Constructor and Description |
|---|
MiscResultSet(Activation activation)
Construct a MiscResultSet
|
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUp()
No action is required, but not implemented in any base class
|
void |
open()
Opens a MiscResultSet, executes the Activation's
ConstantAction, and then immediately closes the MiscResultSet.
|
addWarning, checkRowPosition, clearCurrentRow, close, doesCommit, evaluateACheckConstraint, evaluateCheckConstraints, evaluateGenerationClauses, finish, getAbsoluteRow, getActivation, getAutoGeneratedKeysResultset, getBeginExecutionTimestamp, getCurrentTimeMillis, getCursorName, getEndExecutionTimestamp, getExecuteTime, getFirstRow, getLastRow, getNextRow, getPreviousRow, getQueryPlanText, getRelativeRow, getResultDescription, getRowNumber, getSubqueryTrackingArray, getTimeSpent, getWarnings, isClosed, modifiedRowCount, returnsRows, setAfterLastRow, setBeforeFirstRow, setupMiscResultSet(Activation activation)
activation - Describes run-time environment.public void open()
throws StandardException
StandardException - Standard Derby error policy.public void cleanUp()
ResultSet.cleanUp()Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.