public class SVNWCDbSelectNodeChildrenInfo extends SVNSqlJetSelectStatement
| Modifier and Type | Class and Description |
|---|---|
private static class |
SVNWCDbSelectNodeChildrenInfo.LockStatement |
| Modifier and Type | Field and Description |
|---|---|
private SVNWCDbSelectNodeChildrenInfo.LockStatement |
lockStatement |
table, tableNamebinds, sDb, transactionMode| Constructor and Description |
|---|
SVNWCDbSelectNodeChildrenInfo(SVNSqlJetDb sDb) |
| Modifier and Type | Method and Description |
|---|---|
SVNSqlJetStatement |
getJoinedStatement(java.lang.String joinedTable) |
protected java.lang.Object[] |
getWhere() |
boolean |
next() |
eof, getColumn, getColumnBlob, getColumnLong, getColumnString, getIndexName, getPathScope, getRowPath, getRowPathField, getRowValues, getRowValues2, isColumnNull, isFilterPassed, isPathScopeInIndex, isStrictDescendantOf, isStrictiDescendant, openCursor, reset, 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 SVNWCDbSelectNodeChildrenInfo.LockStatement lockStatement
public SVNWCDbSelectNodeChildrenInfo(SVNSqlJetDb sDb) throws SVNException
SVNExceptionpublic boolean next()
throws SVNException
next in class SVNSqlJetSelectStatementSVNExceptionpublic SVNSqlJetStatement getJoinedStatement(java.lang.String joinedTable) throws SVNException
getJoinedStatement in class SVNSqlJetStatementSVNExceptionprotected java.lang.Object[] getWhere()
throws SVNException
getWhere in class SVNSqlJetSelectStatementSVNException