public class SVNWCDbSelectMovedFromForDelete extends SVNSqlJetSelectFieldsStatement<SVNWCDbSchema.NODES__Fields>
| Modifier and Type | Class and Description |
|---|---|
private static class |
SVNWCDbSelectMovedFromForDelete.InternalStatement |
| Modifier and Type | Field and Description |
|---|---|
(package private) SVNWCDbSelectMovedFromForDelete.InternalStatement |
internalStatement |
fieldstable, tableNamebinds, sDb, transactionMode| Constructor and Description |
|---|
SVNWCDbSelectMovedFromForDelete(SVNSqlJetDb sDb) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
defineFields() |
int |
getMovedHereOpDepth() |
protected java.lang.Object[] |
getWhere() |
protected boolean |
isFilterPassed() |
void |
reset() |
checkField, getColumnBlob, getColumnLong, getColumnString, getFieldName, isColumnNulleof, getColumn, getColumnBlob, getColumnLong, getColumnString, getIndexName, getPathScope, getRowPath, getRowPathField, getRowValues, getRowValues2, isColumnNull, isPathScopeInIndex, isStrictDescendantOf, isStrictiDescendant, next, 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, setCursorSVNWCDbSelectMovedFromForDelete.InternalStatement internalStatement
public SVNWCDbSelectMovedFromForDelete(SVNSqlJetDb sDb) throws SVNException
SVNExceptionprotected void defineFields()
defineFields in class SVNSqlJetSelectFieldsStatement<SVNWCDbSchema.NODES__Fields>protected boolean isFilterPassed()
throws SVNException
isFilterPassed in class SVNSqlJetSelectStatementSVNExceptionpublic int getMovedHereOpDepth()
throws SVNException
SVNExceptionprotected java.lang.Object[] getWhere()
throws SVNException
getWhere in class SVNSqlJetSelectStatementSVNExceptionpublic void reset()
throws SVNException
reset in class SVNSqlJetSelectStatementSVNException