public class SVNWCDbUpdateCopyfrom extends SVNSqlJetUpdateStatement
Modifier and Type | Field and Description |
---|---|
private SVNWCDbNodesMaxOpDepth |
maxOpDepth |
table, tableName
binds, sDb, transactionMode
Constructor and Description |
---|
SVNWCDbUpdateCopyfrom(SVNSqlJetDb sDb) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.Object> |
getUpdateValues() |
protected java.lang.Object[] |
getWhere() |
exec, update
eof, getColumn, getColumnBlob, getColumnLong, getColumnString, getIndexName, getPathScope, getRowPath, getRowPathField, getRowValues, getRowValues2, isColumnNull, isFilterPassed, isPathScopeInIndex, isStrictDescendantOf, isStrictiDescendant, next, openCursor, reset, setIndexName
addTrigger, getTable, getTableName, getTriggers, statementCompleted, statementStarted
bindBlob, bindChecksum, bindf, bindIProperties, bindLong, bindNull, bindProperties, bindRevision, bindString, count, done, getBind, getBinds, getColumn, getColumnBlob, getColumnBoolean, getColumnInheritedProperties, getColumnInheritedProperties, getColumnLong, getColumnProperties, getColumnProperties, getColumnRevnum, getColumnString, getCursor, getJoinedStatement, getJoinedStatement, hasColumnInheritedProperties, hasColumnInheritedProperties, hasColumnProperties, hasColumnProperties, insert, isColumnNull, isNeedsReset, nextRow, parseInheritedProperties, parseProperties, setCursor
private SVNWCDbNodesMaxOpDepth maxOpDepth
public SVNWCDbUpdateCopyfrom(SVNSqlJetDb sDb) throws SVNException
SVNException
protected java.lang.Object[] getWhere() throws SVNException
getWhere
in class SVNSqlJetSelectStatement
SVNException
public java.util.Map<java.lang.String,java.lang.Object> getUpdateValues() throws SVNException
getUpdateValues
in class SVNSqlJetUpdateStatement
SVNException