private static class SVNWCDb.RequiredLockForResolve extends java.lang.Object implements SVNSqlJetTransaction
Modifier and Type | Field and Description |
---|---|
java.io.File |
localRelPath |
java.io.File |
requiredRelPath |
SVNWCDbRoot |
wcRoot |
Modifier | Constructor and Description |
---|---|
private |
RequiredLockForResolve() |
Modifier and Type | Method and Description |
---|---|
void |
transaction(SVNSqlJetDb db) |
public SVNWCDbRoot wcRoot
public java.io.File localRelPath
public java.io.File requiredRelPath
public void transaction(SVNSqlJetDb db) throws org.tmatesoft.sqljet.core.SqlJetException, SVNException
transaction
in interface SVNSqlJetTransaction
org.tmatesoft.sqljet.core.SqlJetException
SVNException