public class SVNWCDbInsertWorkingNodeCopyFrom extends SVNSqlJetInsertStatement
Modifier and Type | Class and Description |
---|---|
private static class |
SVNWCDbInsertWorkingNodeCopyFrom.InternalStatement1 |
private static class |
SVNWCDbInsertWorkingNodeCopyFrom.InternalStatement2 |
Modifier and Type | Field and Description |
---|---|
private SVNSqlJetSelectStatement |
internalStatement1 |
private SVNSqlJetSelectStatement |
internalStatement2 |
conflictAction
table, tableName
binds, sDb, transactionMode
Constructor and Description |
---|
SVNWCDbInsertWorkingNodeCopyFrom(SVNSqlJetDb sDb) |
Modifier and Type | Method and Description |
---|---|
protected java.util.Map<java.lang.String,java.lang.Object> |
getInsertValues() |
void |
reset() |
exec
addTrigger, getTable, getTableName, getTriggers, 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
private SVNSqlJetSelectStatement internalStatement1
private SVNSqlJetSelectStatement internalStatement2
public SVNWCDbInsertWorkingNodeCopyFrom(SVNSqlJetDb sDb) throws SVNException
SVNException
protected java.util.Map<java.lang.String,java.lang.Object> getInsertValues() throws SVNException
getInsertValues
in class SVNSqlJetInsertStatement
SVNException
public void reset() throws SVNException
reset
in class SVNSqlJetTableStatement
SVNException