public class SVNWCDBSelectExternalProperties extends SVNSqlJetSelectStatement
| Modifier and Type | Field and Description |
|---|---|
private SVNWCDbNodesMaxOpDepth |
maxOpDepthSelect |
private SVNSqlJetSelectStatement |
propertiesSelect |
table, tableNamebinds, sDb, transactionMode| Constructor and Description |
|---|
SVNWCDBSelectExternalProperties(SVNSqlJetDb sDb) |
| Modifier and Type | Method and Description |
|---|---|
SVNProperties |
getColumnProperties(java.lang.String f) |
protected java.lang.String |
getPathScope() |
protected java.lang.Object[] |
getWhere() |
private boolean |
hasMaxOpDepth() |
protected boolean |
isFilterPassed() |
eof, getColumn, getColumnBlob, getColumnLong, getColumnString, getIndexName, getRowPath, getRowPathField, getRowValues, getRowValues2, isColumnNull, isPathScopeInIndex, isStrictDescendantOf, isStrictiDescendant, next, openCursor, reset, 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, getColumnRevnum, getColumnString, getCursor, getJoinedStatement, getJoinedStatement, hasColumnInheritedProperties, hasColumnInheritedProperties, hasColumnProperties, hasColumnProperties, insert, isColumnNull, isNeedsReset, nextRow, parseInheritedProperties, parseProperties, setCursorprivate SVNWCDbNodesMaxOpDepth maxOpDepthSelect
private SVNSqlJetSelectStatement propertiesSelect
public SVNWCDBSelectExternalProperties(SVNSqlJetDb sDb) throws SVNException
SVNExceptionprotected boolean isFilterPassed()
throws SVNException
isFilterPassed in class SVNSqlJetSelectStatementSVNExceptionprivate boolean hasMaxOpDepth()
throws SVNException
SVNExceptionpublic SVNProperties getColumnProperties(java.lang.String f) throws SVNException
getColumnProperties in class SVNSqlJetStatementSVNExceptionprotected java.lang.Object[] getWhere()
throws SVNException
getWhere in class SVNSqlJetSelectStatementSVNExceptionprotected java.lang.String getPathScope()
getPathScope in class SVNSqlJetSelectStatement