class UpdateVTIResultSet extends DMLVTIResultSet
| Modifier and Type | Field and Description |
|---|---|
private TemporaryRowHolderImpl |
rowHolder |
private java.sql.ResultSet |
rs |
constants, firstExecute, resultDescription, savedSource, sourceResultSet, tcbaseRowReadMap, constantAction, deferredSparseRow, heapDCOCI, indexDCOCIs, rowCount, streamStorableHeapColIdsactivation, beginExecutionTime, beginTime, endExecutionTime, endTime, lccCURRENT_RESULTSET_ONLY, ENTIRE_RESULTSET_TREE, ISAFTERLAST, ISBEFOREFIRST, ISFIRST, ISLAST| Constructor and Description |
|---|
UpdateVTIResultSet(NoPutResultSet source,
Activation activation) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
openCore() |
private void |
updateVTI(java.sql.ResultSet target,
ExecRow row) |
cleanUp, finish, getResultDescription, opendecodeLockMode, getIndexNameFromCID, getNextRowCore, makeDeferredSparseRow, modifiedRowCountaddWarning, checkRowPosition, clearCurrentRow, close, doesCommit, evaluateACheckConstraint, evaluateCheckConstraints, evaluateGenerationClauses, getAbsoluteRow, getActivation, getAutoGeneratedKeysResultset, getBeginExecutionTimestamp, getCurrentTimeMillis, getCursorName, getEndExecutionTimestamp, getExecuteTime, getFirstRow, getLastRow, getNextRow, getPreviousRow, getQueryPlanText, getRelativeRow, getRowNumber, getSubqueryTrackingArray, getTimeSpent, getWarnings, isClosed, returnsRows, setAfterLastRow, setBeforeFirstRow, setupprivate java.sql.ResultSet rs
private TemporaryRowHolderImpl rowHolder
public UpdateVTIResultSet(NoPutResultSet source, Activation activation) throws StandardException
StandardException - Thrown on errorprotected void openCore()
throws StandardException
openCore in class DMLVTIResultSetStandardException - Standard Derby error policyprivate void updateVTI(java.sql.ResultSet target,
ExecRow row)
throws StandardException
StandardExceptionApache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.