public class SVNWCDb.BaseRemove extends java.lang.Object implements SVNSqlJetTransaction
| Modifier and Type | Field and Description |
|---|---|
SVNSkel |
conflict |
boolean |
keepAsWorking |
java.io.File |
localRelpath |
long |
notPresentRevision |
SVNWCDbRoot |
root |
long |
wcId |
SVNSkel |
workItems |
| Constructor and Description |
|---|
BaseRemove() |
| Modifier and Type | Method and Description |
|---|---|
void |
transaction(SVNSqlJetDb db) |
public SVNWCDbRoot root
public long wcId
public java.io.File localRelpath
public boolean keepAsWorking
public SVNSkel conflict
public SVNSkel workItems
public long notPresentRevision
public void transaction(SVNSqlJetDb db) throws org.tmatesoft.sqljet.core.SqlJetException, SVNException
transaction in interface SVNSqlJetTransactionorg.tmatesoft.sqljet.core.SqlJetExceptionSVNExceptionCopyright © 2004-2012 TMate Software Ltd. All Rights Reserved.