public static class SVNWCDb.BaseMovedTo extends Object implements SVNSqlJetTransaction
Modifier and Type | Field and Description |
---|---|
File |
localRelPath |
File |
moveDstOpRootRelPath |
File |
moveDstRelPath |
File |
moveSrcOpRootRelPath |
File |
moveSrcRootRelPath |
long |
opDepth |
SVNWCDbRoot |
wcRoot |
Constructor and Description |
---|
BaseMovedTo() |
Modifier and Type | Method and Description |
---|---|
void |
transaction(SVNSqlJetDb db) |
public SVNWCDbRoot wcRoot
public File localRelPath
public long opDepth
public File moveDstOpRootRelPath
public File moveDstRelPath
public File moveSrcRootRelPath
public File moveSrcOpRootRelPath
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.