public class SVNWCDbSelectCopyPristines extends SVNSqlJetSelectStatement
Modifier and Type | Class and Description |
---|---|
private static class |
SVNWCDbSelectCopyPristines.JoinedStatement |
Modifier and Type | Field and Description |
---|---|
private boolean |
firstPartOfUnion |
private SVNSqlJetStatement |
joinedStatement |
private long |
maxOpDepth |
table, tableName
binds, sDb, transactionMode
Constructor and Description |
---|
SVNWCDbSelectCopyPristines(SVNSqlJetDb sDb) |
Modifier and Type | Method and Description |
---|---|
SVNSqlJetStatement |
getJoinedStatement(java.lang.String joinedTable) |
private long |
getMaxOpDepth() |
protected java.lang.String |
getPathScope() |
protected java.lang.Object[] |
getWhere() |
protected boolean |
isFilterPassed() |
protected boolean |
isStrictiDescendant() |
boolean |
next() |
void |
reset() |
private void |
resetCursor() |
eof, getColumn, getColumnBlob, getColumnLong, getColumnString, getIndexName, getRowPath, getRowPathField, getRowValues, getRowValues2, isColumnNull, isPathScopeInIndex, isStrictDescendantOf, openCursor, setIndexName
addTrigger, getTable, getTableName, getTriggers, statementCompleted, statementStarted
bindBlob, 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, setCursor
private boolean firstPartOfUnion
private long maxOpDepth
private SVNSqlJetStatement joinedStatement
public SVNWCDbSelectCopyPristines(SVNSqlJetDb sDb) throws SVNException
SVNException
protected java.lang.String getPathScope()
getPathScope
in class SVNSqlJetSelectStatement
protected boolean isStrictiDescendant()
isStrictiDescendant
in class SVNSqlJetSelectStatement
protected boolean isFilterPassed() throws SVNException
isFilterPassed
in class SVNSqlJetSelectStatement
SVNException
private long getMaxOpDepth() throws SVNException
SVNException
protected java.lang.Object[] getWhere() throws SVNException
getWhere
in class SVNSqlJetSelectStatement
SVNException
public SVNSqlJetStatement getJoinedStatement(java.lang.String joinedTable) throws SVNException
getJoinedStatement
in class SVNSqlJetStatement
SVNException
public void reset() throws SVNException
reset
in class SVNSqlJetSelectStatement
SVNException
public boolean next() throws SVNException
next
in class SVNSqlJetSelectStatement
SVNException
private void resetCursor() throws SVNException
SVNException