public class SVNWCDbSelectCommittableExternalsImmediatelyBelow extends SVNSqlJetSelectStatement
| Modifier and Type | Class and Description |
|---|---|
private static class |
SVNWCDbSelectCommittableExternalsImmediatelyBelow.InternalStatement1 |
private static class |
SVNWCDbSelectCommittableExternalsImmediatelyBelow.InternalStatement2 |
private static class |
SVNWCDbSelectCommittableExternalsImmediatelyBelow.InternalStatement3 |
| Modifier and Type | Field and Description |
|---|---|
private SVNWCDbSelectCommittableExternalsImmediatelyBelow.InternalStatement1 |
internalStatement1 |
private SVNWCDbSelectCommittableExternalsImmediatelyBelow.InternalStatement2 |
internalStatement2 |
table, tableNamebinds, sDb, transactionMode| Constructor and Description |
|---|
SVNWCDbSelectCommittableExternalsImmediatelyBelow(SVNSqlJetDb sDb) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
checkForImmediate() |
SVNWCDbSelectCommittableExternalsImmediatelyBelow.InternalStatement1 |
getInternalStatement1() |
private SVNWCDbSelectCommittableExternalsImmediatelyBelow.InternalStatement2 |
getInternalStatement2() |
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, getRowPathField, getRowValues, getRowValues2, isColumnNull, isPathScopeInIndex, 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, getJoinedStatement, hasColumnInheritedProperties, hasColumnInheritedProperties, hasColumnProperties, hasColumnProperties, insert, isColumnNull, isNeedsReset, nextRow, parseInheritedProperties, parseProperties, setCursorprivate SVNWCDbSelectCommittableExternalsImmediatelyBelow.InternalStatement1 internalStatement1
private SVNWCDbSelectCommittableExternalsImmediatelyBelow.InternalStatement2 internalStatement2
public SVNWCDbSelectCommittableExternalsImmediatelyBelow(SVNSqlJetDb sDb) throws SVNException
SVNExceptionpublic SVNWCDbSelectCommittableExternalsImmediatelyBelow.InternalStatement1 getInternalStatement1()
protected java.lang.String getPathScope()
getPathScope in class SVNSqlJetSelectStatementprotected boolean isStrictiDescendant()
isStrictiDescendant in class SVNSqlJetSelectStatementprotected boolean isFilterPassed()
throws SVNException
isFilterPassed in class SVNSqlJetSelectStatementSVNExceptionprivate SVNWCDbSelectCommittableExternalsImmediatelyBelow.InternalStatement2 getInternalStatement2() throws SVNException
SVNExceptionprotected boolean checkForImmediate()
throws SVNException
SVNExceptionprotected java.lang.Object[] getWhere()
throws SVNException
getWhere in class SVNSqlJetSelectStatementSVNExceptionpublic boolean next()
throws SVNException
next in class SVNSqlJetSelectStatementSVNExceptionpublic void reset()
throws SVNException
reset in class SVNSqlJetSelectStatementSVNException