public class SVNWCDbUpdateOpDepthRecursive extends SVNSqlJetUpdateStatement
table, tableName
binds, sDb, transactionMode
Constructor and Description |
---|
SVNWCDbUpdateOpDepthRecursive(SVNSqlJetDb sDb) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getPathScope() |
java.util.Map<java.lang.String,java.lang.Object> |
getUpdateValues() |
protected java.lang.Object[] |
getWhere() |
protected boolean |
isFilterPassed() |
protected boolean |
isStrictiDescendant() |
exec, update
eof, getColumn, getColumnBlob, getColumnLong, getColumnString, getIndexName, getRowPath, getRowValues, getRowValues2, isColumnNull, isStrictDescendantOf, 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
public SVNWCDbUpdateOpDepthRecursive(SVNSqlJetDb sDb) throws SVNException
SVNException
public java.util.Map<java.lang.String,java.lang.Object> getUpdateValues() throws SVNException
getUpdateValues
in class SVNSqlJetUpdateStatement
SVNException
protected java.lang.String getPathScope()
getPathScope
in class SVNSqlJetSelectStatement
protected boolean isStrictiDescendant()
isStrictiDescendant
in class SVNSqlJetSelectStatement
protected java.lang.Object[] getWhere() throws SVNException
getWhere
in class SVNSqlJetSelectStatement
SVNException
protected boolean isFilterPassed() throws SVNException
isFilterPassed
in class SVNSqlJetSelectStatement
SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.