public class SVNWCDbSelectNodeInfoWithLock extends SVNWCDbSelectNodeInfo
fields
table, tableName
binds, sDb, transactionMode
Constructor and Description |
---|
SVNWCDbSelectNodeInfoWithLock(SVNSqlJetDb sDb) |
Modifier and Type | Method and Description |
---|---|
SVNSqlJetStatement |
getJoinedStatement(java.lang.String joinedTable) |
boolean |
next() |
void |
reset() |
defineFields, openCursor
checkField, getColumnBlob, getColumnLong, getColumnString, getFieldName, isColumnNull
eof, getColumn, getColumnBlob, getColumnLong, getColumnString, getIndexName, getPathScope, getRowPath, getRowValues, getRowValues2, getWhere, isColumnNull, isFilterPassed, isStrictDescendantOf, isStrictiDescendant, 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, hasColumnInheritedProperties, hasColumnInheritedProperties, hasColumnProperties, hasColumnProperties, insert, isColumnNull, isNeedsReset, nextRow, parseInheritedProperties, parseProperties, setCursor
public SVNWCDbSelectNodeInfoWithLock(SVNSqlJetDb sDb) throws SVNException
SVNException
public boolean next() throws SVNException
next
in class SVNSqlJetSelectStatement
SVNException
public void reset() throws SVNException
reset
in class SVNSqlJetSelectStatement
SVNException
public SVNSqlJetStatement getJoinedStatement(java.lang.String joinedTable) throws SVNException
getJoinedStatement
in class SVNSqlJetStatement
SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.