public class SVNWCDbDeleteWCLockOrphan extends SVNWCDbDeleteLockOrphanRecursive
select
table, tableName
binds, sDb, transactionMode
Constructor and Description |
---|
SVNWCDbDeleteWCLockOrphan(SVNSqlJetDb sDb) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isRecursive() |
getWhere, isFilterPassed
beforeDelete, exec
eof, getColumn, getColumnBlob, getColumnLong, getColumnString, getIndexName, getPathScope, getRowPath, getRowPathField, getRowValues, getRowValues2, isColumnNull, 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
public SVNWCDbDeleteWCLockOrphan(SVNSqlJetDb sDb) throws SVNException
SVNException
protected boolean isRecursive()
isRecursive
in class SVNWCDbDeleteLockOrphanRecursive