private static class SVNWCDbSelectNodeChildrenInfo.LockStatement extends SVNSqlJetSelectFieldsStatement<SVNWCDbSchema.LOCK__Fields>
fields
table, tableName
binds, sDb, transactionMode
Constructor and Description |
---|
LockStatement(SVNSqlJetDb sDb) |
Modifier and Type | Method and Description |
---|---|
protected void |
defineFields() |
checkField, getColumnBlob, getColumnLong, getColumnString, getFieldName, isColumnNull
eof, getColumn, getColumnBlob, getColumnLong, getColumnString, getIndexName, getPathScope, getRowPath, getRowPathField, getRowValues, getRowValues2, getWhere, isColumnNull, isFilterPassed, isPathScopeInIndex, isStrictDescendantOf, isStrictiDescendant, next, openCursor, 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 LockStatement(SVNSqlJetDb sDb) throws SVNException
SVNException
protected void defineFields()
defineFields
in class SVNSqlJetSelectFieldsStatement<SVNWCDbSchema.LOCK__Fields>