public class SVNWCDbSelectDeletionInfoScan extends SVNWCDbSelectDeletionInfo
Modifier and Type | Class and Description |
---|---|
private static class |
SVNWCDbSelectDeletionInfoScan.JoinedStatement |
SVNWCDbSelectDeletionInfo.InternalSelect
Modifier and Type | Field and Description |
---|---|
private SVNWCDbSelectDeletionInfoScan.JoinedStatement |
joinedStatement |
fields
table, tableName
binds, sDb, transactionMode
Constructor and Description |
---|
SVNWCDbSelectDeletionInfoScan(SVNSqlJetDb sDb) |
Modifier and Type | Method and Description |
---|---|
SVNSqlJetStatement |
getJoinedStatement(java.lang.Enum<?> joinedTable) |
void |
reset() |
defineFields, getInternalStatement, getWhere, isFilterPassed, openCursor
checkField, getColumnBlob, getColumnLong, getColumnString, getFieldName, isColumnNull
eof, getColumn, getColumnBlob, getColumnLong, getColumnString, getIndexName, getPathScope, getRowPath, getRowPathField, getRowValues, getRowValues2, isColumnNull, isPathScopeInIndex, isStrictDescendantOf, isStrictiDescendant, next, 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 SVNWCDbSelectDeletionInfoScan.JoinedStatement joinedStatement
public SVNWCDbSelectDeletionInfoScan(SVNSqlJetDb sDb) throws SVNException
SVNException
public SVNSqlJetStatement getJoinedStatement(java.lang.Enum<?> joinedTable) throws SVNException
getJoinedStatement
in class SVNSqlJetStatement
SVNException
public void reset() throws SVNException
reset
in class SVNWCDbSelectDeletionInfo
SVNException