public class SVNWCDbSelectNodeProps extends SVNSqlJetSelectFieldsStatement<SVNWCDbSchema.NODES__Fields>
fields
table, tableName
binds, sDb, transactionMode
Constructor and Description |
---|
SVNWCDbSelectNodeProps(SVNSqlJetDb sDb) |
Modifier and Type | Method and Description |
---|---|
protected void |
defineFields() |
protected org.tmatesoft.sqljet.core.table.ISqlJetCursor |
openCursor() |
checkField, getColumnBlob, getColumnLong, getColumnString, getFieldName, isColumnNull
eof, getColumn, getColumnBlob, getColumnLong, getColumnString, getIndexName, getPathScope, getRowPath, getRowValues, getRowValues2, getWhere, isColumnNull, isFilterPassed, 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 SVNWCDbSelectNodeProps(SVNSqlJetDb sDb) throws SVNException
SVNException
protected void defineFields()
defineFields
in class SVNSqlJetSelectFieldsStatement<SVNWCDbSchema.NODES__Fields>
protected org.tmatesoft.sqljet.core.table.ISqlJetCursor openCursor() throws SVNException
openCursor
in class SVNSqlJetSelectStatement
SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.