private static class SvnWcDbCopy.InsertWorkingNodeCopy extends SVNSqlJetInsertStatement
| Modifier and Type | Field and Description |
|---|---|
private SvnWcDbCopy.SelectNodeToCopy |
select |
conflictActiontable, tableNamebinds, sDb, transactionMode| Constructor and Description |
|---|
InsertWorkingNodeCopy(SVNSqlJetDb sDb,
boolean base) |
InsertWorkingNodeCopy(SVNSqlJetDb sDb,
long depth) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,java.lang.Object> |
getInsertValues() |
private java.lang.String |
getMovedTo(SVNSqlJetDb sDb) |
execaddTrigger, getTable, getTableName, getTriggers, reset, statementCompleted, statementStartedbindBlob, 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, setCursorprivate SvnWcDbCopy.SelectNodeToCopy select
public InsertWorkingNodeCopy(SVNSqlJetDb sDb, boolean base) throws SVNException
SVNExceptionpublic InsertWorkingNodeCopy(SVNSqlJetDb sDb, long depth) throws SVNException
SVNExceptionprotected java.util.Map<java.lang.String,java.lang.Object> getInsertValues()
throws SVNException
getInsertValues in class SVNSqlJetInsertStatementSVNExceptionprivate java.lang.String getMovedTo(SVNSqlJetDb sDb) throws SVNException
SVNException