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