private class SVNWCDb.SetProperties extends java.lang.Object implements SVNSqlJetTransaction
| Modifier and Type | Field and Description |
|---|---|
(package private) boolean |
clearRecordedInfo |
(package private) SVNSkel |
conflict |
(package private) java.io.File |
localRelpath |
(package private) SVNWCDbDir |
pdh |
(package private) SVNProperties |
props |
(package private) SVNSkel |
workItems |
| Modifier | Constructor and Description |
|---|---|
private |
SetProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
transaction(SVNSqlJetDb db) |
SVNProperties props
SVNWCDbDir pdh
java.io.File localRelpath
SVNSkel conflict
SVNSkel workItems
boolean clearRecordedInfo
public void transaction(SVNSqlJetDb db) throws org.tmatesoft.sqljet.core.SqlJetException, SVNException
transaction in interface SVNSqlJetTransactionorg.tmatesoft.sqljet.core.SqlJetExceptionSVNException