private static class SvnWcDbPristines.PristineTransfer extends java.lang.Object implements SVNSqlJetTransaction
| Modifier and Type | Field and Description |
|---|---|
SVNWCDbRoot |
dstWcRoot |
java.io.File |
srcRelPath |
SVNWCDbRoot |
srcWcRoot |
| Modifier | Constructor and Description |
|---|---|
private |
PristineTransfer() |
| Modifier and Type | Method and Description |
|---|---|
void |
transaction(SVNSqlJetDb db) |
public SVNWCDbRoot srcWcRoot
public SVNWCDbRoot dstWcRoot
public java.io.File srcRelPath
public void transaction(SVNSqlJetDb db) throws org.tmatesoft.sqljet.core.SqlJetException, SVNException
transaction in interface SVNSqlJetTransactionorg.tmatesoft.sqljet.core.SqlJetExceptionSVNException