public class SVNWCDbSelectNodeInfoWithLock extends SVNWCDbSelectNodeInfo
| Modifier and Type | Class and Description |
|---|---|
private static class |
SVNWCDbSelectNodeInfoWithLock.LockStatement |
| Modifier and Type | Field and Description |
|---|---|
private SVNWCDbSelectNodeInfoWithLock.LockStatement |
lockStatement |
fieldstable, tableNamebinds, sDb, transactionMode| Constructor and Description |
|---|
SVNWCDbSelectNodeInfoWithLock(SVNSqlJetDb sDb) |
| Modifier and Type | Method and Description |
|---|---|
SVNSqlJetStatement |
getJoinedStatement(java.lang.String joinedTable) |
boolean |
next() |
void |
reset() |
defineFields, openCursorcheckField, getColumnBlob, getColumnLong, getColumnString, getFieldName, isColumnNulleof, getColumn, getColumnBlob, getColumnLong, getColumnString, getIndexName, getPathScope, getRowPath, getRowPathField, getRowValues, getRowValues2, getWhere, isColumnNull, isFilterPassed, isPathScopeInIndex, isStrictDescendantOf, isStrictiDescendant, 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, setCursorprivate SVNWCDbSelectNodeInfoWithLock.LockStatement lockStatement
public SVNWCDbSelectNodeInfoWithLock(SVNSqlJetDb sDb) throws SVNException
SVNExceptionpublic boolean next()
throws SVNException
next in class SVNSqlJetSelectStatementSVNExceptionpublic void reset()
throws SVNException
reset in class SVNSqlJetSelectStatementSVNExceptionpublic SVNSqlJetStatement getJoinedStatement(java.lang.String joinedTable) throws SVNException
getJoinedStatement in class SVNSqlJetStatementSVNException