public class SVNWCDbSelectMinMaxRevisions extends SVNSqlJetSelectStatement
table, tableNamebinds, sDb, transactionMode| Constructor and Description |
|---|
SVNWCDbSelectMinMaxRevisions(SVNSqlJetDb sDb) |
| Modifier and Type | Method and Description |
|---|---|
long |
getMaxChangedRevision() |
long |
getMaxRevision() |
long |
getMinChangedRevision() |
long |
getMinRevision() |
protected String |
getPathScope() |
protected Object[] |
getWhere() |
protected boolean |
isFilterPassed() |
protected boolean |
isStrictiDescendant() |
boolean |
next() |
void |
reset() |
eof, getColumn, getColumnBlob, getColumnLong, getColumnString, getIndexName, getRowPath, getRowPathField, getRowValues, getRowValues2, isColumnNull, isPathScopeInIndex, isStrictDescendantOf, 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, setCursorpublic SVNWCDbSelectMinMaxRevisions(SVNSqlJetDb sDb) throws SVNException
SVNExceptionpublic void reset()
throws SVNException
reset in class SVNSqlJetSelectStatementSVNExceptionpublic long getMinRevision()
public long getMaxRevision()
public long getMinChangedRevision()
public long getMaxChangedRevision()
public boolean next()
throws SVNException
next in class SVNSqlJetSelectStatementSVNExceptionprotected String getPathScope()
getPathScope in class SVNSqlJetSelectStatementprotected boolean isStrictiDescendant()
isStrictiDescendant in class SVNSqlJetSelectStatementprotected boolean isFilterPassed()
throws SVNException
isFilterPassed in class SVNSqlJetSelectStatementSVNExceptionprotected Object[] getWhere() throws SVNException
getWhere in class SVNSqlJetSelectStatementSVNExceptionCopyright © 2025. All rights reserved.