public class SVNWCDbSelectBaseNodeLockTokensRecursive extends SVNSqlJetSelectStatement
table, tableNamebinds, sDb, transactionMode| Constructor and Description |
|---|
SVNWCDbSelectBaseNodeLockTokensRecursive(SVNSqlJetDb sDb) |
| Modifier and Type | Method and Description |
|---|---|
SVNSqlJetStatement |
getJoinedStatement(java.lang.Enum<?> joinedTable) |
protected java.lang.String |
getPathScope() |
protected java.lang.Object[] |
getWhere() |
protected boolean |
isFilterPassed() |
protected boolean |
isStrictiDescendant() |
boolean |
next() |
void |
reset() |
eof, getColumn, getColumnBlob, getColumnLong, getColumnString, getIndexName, getRowPath, getRowValues, getRowValues2, isColumnNull, isStrictDescendantOf, openCursor, setIndexNameaddTrigger, getTable, getTableName, getTriggers, statementCompleted, statementStartedbindBlob, 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, hasColumnInheritedProperties, hasColumnInheritedProperties, hasColumnProperties, hasColumnProperties, insert, isColumnNull, isNeedsReset, nextRow, parseInheritedProperties, parseProperties, setCursorpublic SVNWCDbSelectBaseNodeLockTokensRecursive(SVNSqlJetDb sDb) throws SVNException
SVNExceptionprotected java.lang.String getPathScope()
getPathScope in class SVNSqlJetSelectStatementprotected boolean isStrictiDescendant()
isStrictiDescendant in class SVNSqlJetSelectStatementprotected boolean isFilterPassed()
throws SVNException
isFilterPassed in class SVNSqlJetSelectStatementSVNExceptionprotected java.lang.Object[] getWhere()
throws SVNException
getWhere in class SVNSqlJetSelectStatementSVNExceptionpublic SVNSqlJetStatement getJoinedStatement(java.lang.Enum<?> joinedTable) throws SVNException
getJoinedStatement in class SVNSqlJetStatementSVNExceptionpublic boolean next()
throws SVNException
next in class SVNSqlJetSelectStatementSVNExceptionpublic void reset()
throws SVNException
reset in class SVNSqlJetSelectStatementSVNExceptionCopyright © 2004-2012 TMate Software Ltd. All Rights Reserved.