public class SVNWCDbSelectBasePresent extends SVNSqlJetSelectFieldsStatement<SVNWCDbSchema.NODES__Fields>
fieldstable, tableNamebinds, sDb, transactionMode| Constructor and Description |
|---|
SVNWCDbSelectBasePresent(SVNSqlJetDb sDb) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
defineFields() |
protected java.lang.String |
getPathScope() |
protected java.lang.Object[] |
getWhere() |
protected boolean |
isFilterPassed() |
protected boolean |
isStrictiDescendant() |
protected org.tmatesoft.sqljet.core.table.ISqlJetCursor |
openCursor() |
checkField, getColumnBlob, getColumnLong, getColumnString, getFieldName, isColumnNulleof, getColumn, getColumnBlob, getColumnLong, getColumnString, getIndexName, getRowPath, getRowValues, getRowValues2, isColumnNull, isStrictDescendantOf, next, 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, getColumnProperties, getColumnRevnum, getColumnString, getCursor, getJoinedStatement, getJoinedStatement, hasColumnInheritedProperties, hasColumnInheritedProperties, hasColumnProperties, hasColumnProperties, insert, isColumnNull, isNeedsReset, nextRow, parseInheritedProperties, parseProperties, setCursorpublic SVNWCDbSelectBasePresent(SVNSqlJetDb sDb) throws SVNException
SVNExceptionprotected void defineFields()
defineFields in class SVNSqlJetSelectFieldsStatement<SVNWCDbSchema.NODES__Fields>protected java.lang.Object[] getWhere()
throws SVNException
getWhere in class SVNSqlJetSelectStatementSVNExceptionprotected java.lang.String getPathScope()
getPathScope in class SVNSqlJetSelectStatementprotected boolean isStrictiDescendant()
isStrictiDescendant in class SVNSqlJetSelectStatementprotected boolean isFilterPassed()
throws SVNException
isFilterPassed in class SVNSqlJetSelectStatementSVNExceptionprotected org.tmatesoft.sqljet.core.table.ISqlJetCursor openCursor()
throws SVNException
openCursor in class SVNSqlJetSelectStatementSVNExceptionCopyright © 2004-2012 TMate Software Ltd. All Rights Reserved.