public class SVNWCDbInsertDeleteFromBase extends SVNSqlJetInsertStatement
Modifier and Type | Field and Description |
---|---|
protected SVNSqlJetSelectFieldsStatement<SVNWCDbSchema.NODES__Fields> |
select |
conflictAction
table, tableName
binds, sDb, transactionMode
Constructor and Description |
---|
SVNWCDbInsertDeleteFromBase(SVNSqlJetDb sDb) |
Modifier and Type | Method and Description |
---|---|
long |
exec() |
protected java.util.Map<java.lang.String,java.lang.Object> |
getInsertValues() |
addTrigger, getTable, getTableName, getTriggers, reset, statementCompleted, statementStarted
bindBlob, bindChecksum, bindf, bindIProperties, bindLong, bindNull, bindProperties, bindRevision, bindString, count, done, eof, getBind, getBinds, getColumn, getColumn, getColumnBlob, getColumnBlob, getColumnBoolean, getColumnInheritedProperties, getColumnInheritedProperties, getColumnLong, getColumnLong, getColumnProperties, getColumnProperties, getColumnRevnum, getColumnString, getColumnString, getCursor, getJoinedStatement, getJoinedStatement, getRowValues, hasColumnInheritedProperties, hasColumnInheritedProperties, hasColumnProperties, hasColumnProperties, insert, isColumnNull, isColumnNull, isNeedsReset, next, nextRow, openCursor, parseInheritedProperties, parseProperties, setCursor
protected SVNSqlJetSelectFieldsStatement<SVNWCDbSchema.NODES__Fields> select
public SVNWCDbInsertDeleteFromBase(SVNSqlJetDb sDb) throws SVNException
SVNException
public long exec() throws SVNException
exec
in class SVNSqlJetInsertStatement
SVNException
protected java.util.Map<java.lang.String,java.lang.Object> getInsertValues() throws SVNException
getInsertValues
in class SVNSqlJetInsertStatement
SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.