private static class SvnWcDbProperties.SelectRowWithMaxOpDepth extends SVNSqlJetSelectStatement
Modifier and Type | Field and Description |
---|---|
private long |
opDepth |
table, tableName
binds, sDb, transactionMode
Constructor and Description |
---|
SelectRowWithMaxOpDepth(SVNSqlJetDb sDb,
long opDepth) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isFilterPassed() |
protected org.tmatesoft.sqljet.core.table.ISqlJetCursor |
openCursor() |
eof, getColumn, getColumnBlob, getColumnLong, getColumnString, getIndexName, getPathScope, getRowPath, getRowPathField, getRowValues, getRowValues2, getWhere, isColumnNull, isPathScopeInIndex, isStrictDescendantOf, isStrictiDescendant, next, reset, 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, getJoinedStatement, hasColumnInheritedProperties, hasColumnInheritedProperties, hasColumnProperties, hasColumnProperties, insert, isColumnNull, isNeedsReset, nextRow, parseInheritedProperties, parseProperties, setCursor
public SelectRowWithMaxOpDepth(SVNSqlJetDb sDb, long opDepth) throws SVNException
SVNException
protected org.tmatesoft.sqljet.core.table.ISqlJetCursor openCursor() throws SVNException
openCursor
in class SVNSqlJetSelectStatement
SVNException
protected boolean isFilterPassed() throws SVNException
isFilterPassed
in class SVNSqlJetSelectStatement
SVNException