Class SVNWCDb.BreakMove
java.lang.Object
org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.BreakMove
- All Implemented Interfaces:
SVNSqlJetTransaction
- Enclosing class:
- SVNWCDb
-
Field Summary
FieldsModifier and TypeFieldDescriptionlong
long
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
wcRoot
-
srcRelPath
-
srcOpDepth
public long srcOpDepth -
dstRelPath
-
dstOpDepth
public long dstOpDepth
-
-
Constructor Details
-
BreakMove
private BreakMove()
-
-
Method Details
-
transaction
public void transaction(SVNSqlJetDb db) throws org.tmatesoft.sqljet.core.SqlJetException, SVNException - Specified by:
transaction
in interfaceSVNSqlJetTransaction
- Throws:
org.tmatesoft.sqljet.core.SqlJetException
SVNException
-