private class SVNWCDb.InsertLock extends java.lang.Object implements SVNSqlJetTransaction
Modifier and Type | Field and Description |
---|---|
java.io.File |
localAbsPath |
ISVNWCDb.SVNWCDbLock |
lock |
Modifier | Constructor and Description |
---|---|
private |
InsertLock() |
Modifier and Type | Method and Description |
---|---|
void |
transaction(SVNSqlJetDb db) |
public java.io.File localAbsPath
public ISVNWCDb.SVNWCDbLock lock
public void transaction(SVNSqlJetDb db) throws org.tmatesoft.sqljet.core.SqlJetException, SVNException
transaction
in interface SVNSqlJetTransaction
org.tmatesoft.sqljet.core.SqlJetException
SVNException