public class SVNWCDb.BaseRemove extends Object implements SVNSqlJetTransaction
Modifier and Type | Field and Description |
---|---|
SVNSkel |
conflict |
boolean |
keepAsWorking |
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 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 SVNSqlJetTransaction
org.tmatesoft.sqljet.core.SqlJetException
SVNException
Copyright © 2023. All rights reserved.