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