class SetTransactionResultSet extends MiscResultSet
activation, beginExecutionTime, beginTime, endExecutionTime, endTime, lcc
CURRENT_RESULTSET_ONLY, ENTIRE_RESULTSET_TREE, ISAFTERLAST, ISBEFOREFIRST, ISFIRST, ISLAST
Constructor and Description |
---|
SetTransactionResultSet(Activation activation)
Construct a SetTransactionResultSet
|
Modifier and Type | Method and Description |
---|---|
boolean |
doesCommit()
Does this ResultSet cause a commit or rollback.
|
cleanUp, close, open
addWarning, checkRowPosition, clearCurrentRow, close, 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, setup, toXML
SetTransactionResultSet(Activation activation)
activation
- Describes run-time environment.public boolean doesCommit()
doesCommit
in class NoRowsResultSetImpl
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.