public class SVNWCDbSelectMovedBack extends SVNSqlJetSelectFieldsStatement<SVNWCDbSchema.NODES__Fields>
| Modifier and Type | Class and Description |
|---|---|
private static class |
SVNWCDbSelectMovedBack.JoinedStatement |
| Modifier and Type | Field and Description |
|---|---|
private boolean |
firstPartOfUnion |
private SVNSqlJetStatement |
joinedStatement |
fieldstable, tableNamebinds, sDb, transactionMode| Constructor and Description |
|---|
SVNWCDbSelectMovedBack(SVNSqlJetDb sDb) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
defineFields() |
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() |
private void |
resetCursor() |
checkField, getColumnBlob, getColumnLong, getColumnString, getFieldName, isColumnNulleof, 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, hasColumnInheritedProperties, hasColumnInheritedProperties, hasColumnProperties, hasColumnProperties, insert, isColumnNull, isNeedsReset, nextRow, parseInheritedProperties, parseProperties, setCursorprivate boolean firstPartOfUnion
private SVNSqlJetStatement joinedStatement
public SVNWCDbSelectMovedBack(SVNSqlJetDb sDb) throws SVNException
SVNExceptionprotected void defineFields()
defineFields in class SVNSqlJetSelectFieldsStatement<SVNWCDbSchema.NODES__Fields>protected 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 void reset()
throws SVNException
reset in class SVNSqlJetSelectStatementSVNExceptionpublic boolean next()
throws SVNException
next in class SVNSqlJetSelectStatementSVNExceptionprivate void resetCursor()
throws SVNException
SVNExceptionpublic SVNSqlJetStatement getJoinedStatement(java.lang.Enum<?> joinedTable) throws SVNException
getJoinedStatement in class SVNSqlJetStatementSVNException