public class SVNWCDb.CheckReplace extends Object implements SVNSqlJetTransaction
Modifier and Type | Field and Description |
---|---|
boolean |
baseReplace |
File |
localRelpath |
boolean |
replace |
boolean |
replaceRoot |
long |
wcId |
Constructor and Description |
---|
CheckReplace(long wcId,
File localRelpath) |
Modifier and Type | Method and Description |
---|---|
void |
transaction(SVNSqlJetDb db) |
public long wcId
public File localRelpath
public boolean replaceRoot
public boolean baseReplace
public boolean replace
public CheckReplace(long wcId, File localRelpath)
public void transaction(SVNSqlJetDb db) throws org.tmatesoft.sqljet.core.SqlJetException, SVNException
transaction
in interface SVNSqlJetTransaction
org.tmatesoft.sqljet.core.SqlJetException
SVNException
Copyright © 2022. All rights reserved.