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