public class SVNWCDbSelectDeletionInfo extends SVNSqlJetSelectFieldsStatement<SVNWCDbSchema.NODES__Fields>
| Modifier and Type | Class and Description |
|---|---|
static class |
SVNWCDbSelectDeletionInfo.InternalSelect |
| Modifier and Type | Field and Description |
|---|---|
private SVNWCDbSelectDeletionInfo.InternalSelect |
internalStatement |
private SVNWCDbNodesMaxOpDepth |
maxOpDepth |
fieldstable, tableNamebinds, sDb, transactionMode| Constructor and Description |
|---|
SVNWCDbSelectDeletionInfo(SVNSqlJetDb sDb) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
defineFields() |
SVNWCDbSelectDeletionInfo.InternalSelect |
getInternalStatement() |
protected java.lang.Object[] |
getWhere() |
protected boolean |
isFilterPassed() |
protected org.tmatesoft.sqljet.core.table.ISqlJetCursor |
openCursor() |
void |
reset() |
checkField, getColumnBlob, getColumnLong, getColumnString, getFieldName, isColumnNulleof, getColumn, getColumnBlob, getColumnLong, getColumnString, getIndexName, getPathScope, getRowPath, getRowPathField, getRowValues, getRowValues2, isColumnNull, isPathScopeInIndex, isStrictDescendantOf, isStrictiDescendant, next, 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 SVNWCDbSelectDeletionInfo.InternalSelect internalStatement
private SVNWCDbNodesMaxOpDepth maxOpDepth
public SVNWCDbSelectDeletionInfo(SVNSqlJetDb sDb) throws SVNException
SVNExceptionprotected void defineFields()
defineFields in class SVNSqlJetSelectFieldsStatement<SVNWCDbSchema.NODES__Fields>public SVNWCDbSelectDeletionInfo.InternalSelect getInternalStatement() throws SVNException
SVNExceptionpublic void reset()
throws SVNException
reset in class SVNSqlJetSelectStatementSVNExceptionprotected org.tmatesoft.sqljet.core.table.ISqlJetCursor openCursor()
throws SVNException
openCursor in class SVNSqlJetSelectStatementSVNExceptionprotected boolean isFilterPassed()
throws SVNException
isFilterPassed in class SVNSqlJetSelectStatementSVNExceptionprotected java.lang.Object[] getWhere()
throws SVNException
getWhere in class SVNSqlJetSelectStatementSVNException