public class SVNWCDbDeleteActualForBaseRecursive extends SVNSqlJetDeleteStatement
Modifier and Type | Class and Description |
---|---|
private static class |
SVNWCDbDeleteActualForBaseRecursive.SelectFromNodesForPresence |
Modifier and Type | Field and Description |
---|---|
private SVNWCDbDeleteActualForBaseRecursive.SelectFromNodesForPresence |
selectFromNodesForPresence |
private SVNWCDbNodesStrictOpDepth |
strictOpDepthSelect |
table, tableName
binds, sDb, transactionMode
Constructor and Description |
---|
SVNWCDbDeleteActualForBaseRecursive(SVNSqlJetDb sDb) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getPathScope() |
protected java.lang.Object[] |
getWhere() |
protected boolean |
isFilterPassed() |
protected boolean |
isStrictiDescendant() |
beforeDelete, exec
eof, getColumn, getColumnBlob, getColumnLong, getColumnString, getIndexName, getRowPath, getRowPathField, getRowValues, getRowValues2, isColumnNull, isPathScopeInIndex, 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
private SVNWCDbNodesStrictOpDepth strictOpDepthSelect
private SVNWCDbDeleteActualForBaseRecursive.SelectFromNodesForPresence selectFromNodesForPresence
public SVNWCDbDeleteActualForBaseRecursive(SVNSqlJetDb sDb) throws SVNException
SVNException
protected java.lang.Object[] getWhere() throws SVNException
getWhere
in class SVNSqlJetSelectStatement
SVNException
protected boolean isFilterPassed() throws SVNException
isFilterPassed
in class SVNSqlJetSelectStatement
SVNException
protected java.lang.String getPathScope()
getPathScope
in class SVNSqlJetSelectStatement
protected boolean isStrictiDescendant()
isStrictiDescendant
in class SVNSqlJetSelectStatement