private static class SVNWCDbDeleteActualForBaseRecursive.SelectFromNodesForPresence extends SVNSqlJetSelectStatement
Modifier and Type | Field and Description |
---|---|
private long |
minOpDepth |
private java.util.EnumSet<ISVNWCDb.SVNWCDbStatus> |
presence |
table, tableName
binds, sDb, transactionMode
Constructor and Description |
---|
SelectFromNodesForPresence(SVNSqlJetDb sDb,
long minOpDepth,
java.util.EnumSet<ISVNWCDb.SVNWCDbStatus> presence) |
Modifier and Type | Method and Description |
---|---|
boolean |
existsOpDepth(java.lang.Long wcId,
java.lang.String localRelpath) |
protected boolean |
isFilterPassed() |
eof, getColumn, getColumnBlob, getColumnLong, getColumnString, getIndexName, getPathScope, getRowPath, getRowPathField, getRowValues, getRowValues2, getWhere, 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, exec, 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 long minOpDepth
private java.util.EnumSet<ISVNWCDb.SVNWCDbStatus> presence
public SelectFromNodesForPresence(SVNSqlJetDb sDb, long minOpDepth, java.util.EnumSet<ISVNWCDb.SVNWCDbStatus> presence) throws SVNException
SVNException
protected boolean isFilterPassed() throws SVNException
isFilterPassed
in class SVNSqlJetSelectStatement
SVNException
public boolean existsOpDepth(java.lang.Long wcId, java.lang.String localRelpath) throws SVNException
SVNException