private class SVNWCDb.MakeCopy extends java.lang.Object implements SVNSqlJetTransaction
| Modifier and Type | Field and Description |
|---|---|
(package private) SVNSkel |
conflicts |
(package private) java.io.File |
localAbspath |
(package private) java.io.File |
localRelpath |
(package private) long |
opDepth |
(package private) SVNWCDbDir |
pdh |
(package private) SVNSkel |
workItems |
| Modifier | Constructor and Description |
|---|---|
private |
MakeCopy() |
| Modifier and Type | Method and Description |
|---|---|
void |
transaction(SVNSqlJetDb db) |
java.io.File localAbspath
SVNWCDbDir pdh
java.io.File localRelpath
long opDepth
SVNSkel conflicts
SVNSkel workItems
public void transaction(SVNSqlJetDb db) throws org.tmatesoft.sqljet.core.SqlJetException, SVNException
transaction in interface SVNSqlJetTransactionorg.tmatesoft.sqljet.core.SqlJetExceptionSVNException