protected static class SVNWCDb.ResolveBreakMovedAway extends java.lang.Object implements SVNSqlJetTransaction
Modifier and Type | Field and Description |
---|---|
java.io.File |
localRelPath |
SVNWCDbRoot |
wcRoot |
Modifier | Constructor and Description |
---|---|
protected |
ResolveBreakMovedAway() |
Modifier and Type | Method and Description |
---|---|
void |
transaction(SVNSqlJetDb db) |
public SVNWCDbRoot wcRoot
public java.io.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 © 2004-2012 TMate Software Ltd. All Rights Reserved.