private static class SVNWCDb.BreakMove extends java.lang.Object implements SVNSqlJetTransaction
| Modifier and Type | Field and Description |
|---|---|
long |
dstOpDepth |
java.io.File |
dstRelPath |
long |
srcOpDepth |
java.io.File |
srcRelPath |
SVNWCDbRoot |
wcRoot |
| Modifier | Constructor and Description |
|---|---|
private |
BreakMove() |
| Modifier and Type | Method and Description |
|---|---|
void |
transaction(SVNSqlJetDb db) |
public SVNWCDbRoot wcRoot
public java.io.File srcRelPath
public long srcOpDepth
public java.io.File dstRelPath
public long dstOpDepth
public void transaction(SVNSqlJetDb db) throws org.tmatesoft.sqljet.core.SqlJetException, SVNException
transaction in interface SVNSqlJetTransactionorg.tmatesoft.sqljet.core.SqlJetExceptionSVNException