public class SVNWCDbSelectDeletionInfo extends SVNSqlJetSelectStatement
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NODES_BASE |
table, tableName
binds, sDb, transactionMode
Constructor and Description |
---|
SVNWCDbSelectDeletionInfo(SVNSqlJetDb sDb) |
Modifier and Type | Method and Description |
---|---|
SVNSqlJetStatement |
getJoinedStatement(java.lang.String joinedTable) |
protected java.lang.Object[] |
getWhere() |
eof, getColumn, getColumnBlob, getColumnLong, getColumnString, getIndexName, getPathScope, getRowValues, getRowValues2, isColumnNull, isFilterPassed, isStrictiDescendant, next, openCursor, reset, setIndexName
addTrigger, getTable, getTableName, getTriggers, statementCompleted, statementStarted
bindBlob, bindChecksum, bindf, bindLong, bindNull, bindProperties, bindRevision, bindString, count, done, exec, getBind, getBinds, getColumn, getColumnBlob, getColumnBoolean, getColumnLong, getColumnProperties, getColumnProperties, getColumnRevnum, getColumnString, getCursor, getJoinedStatement, hasColumnProperties, hasColumnProperties, insert, isColumnNull, isNeedsReset, nextRow, parseProperties, setCursor
public static final java.lang.String NODES_BASE
public SVNWCDbSelectDeletionInfo(SVNSqlJetDb sDb) throws SVNException
SVNException
public SVNSqlJetStatement getJoinedStatement(java.lang.String joinedTable) throws SVNException
getJoinedStatement
in class SVNSqlJetStatement
SVNException
protected java.lang.Object[] getWhere() throws SVNException
getWhere
in class SVNSqlJetSelectStatement
SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.