private class SVNWCDb.SetTreeConflict extends java.lang.Object implements SVNSqlJetTransaction
| Modifier and Type | Field and Description |
|---|---|
java.io.File |
localRelpath |
java.io.File |
parentRelpath |
SVNTreeConflictDescription |
treeConflict |
long |
wcId |
| Modifier | Constructor and Description |
|---|---|
private |
SetTreeConflict() |
| Modifier and Type | Method and Description |
|---|---|
void |
transaction(SVNSqlJetDb db) |
public java.io.File localRelpath
public long wcId
public java.io.File parentRelpath
public SVNTreeConflictDescription treeConflict
public void transaction(SVNSqlJetDb db) throws org.tmatesoft.sqljet.core.SqlJetException, SVNException
transaction in interface SVNSqlJetTransactionorg.tmatesoft.sqljet.core.SqlJetExceptionSVNException