public class SVNWCDbNodesMinOpDepth extends SVNSqlJetSelectStatement
table, tableName
binds, sDb, transactionMode
Constructor and Description |
---|
SVNWCDbNodesMinOpDepth(SVNSqlJetDb sDb) |
SVNWCDbNodesMinOpDepth(SVNSqlJetDb sDb,
long minDepth) |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getMinOpDepth(java.lang.Long wcId,
java.lang.String localRelpath) |
protected boolean |
isFilterPassed() |
eof, getColumn, getColumnBlob, getColumnLong, getColumnString, getIndexName, getPathScope, getRowPath, getRowValues, getRowValues2, getWhere, isColumnNull, isStrictDescendantOf, isStrictiDescendant, next, openCursor, 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 SVNWCDbNodesMinOpDepth(SVNSqlJetDb sDb) throws SVNException
SVNException
public SVNWCDbNodesMinOpDepth(SVNSqlJetDb sDb, long minDepth) throws SVNException
SVNException
protected boolean isFilterPassed() throws SVNException
isFilterPassed
in class SVNSqlJetSelectStatement
SVNException
public java.lang.Long getMinOpDepth(java.lang.Long wcId, java.lang.String localRelpath) throws SVNException
SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.