Class SVNWCDb.SetTreeConflict
java.lang.Object
org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.SetTreeConflict
- All Implemented Interfaces:
SVNSqlJetTransaction
- Enclosing class:
- SVNWCDb
-
Field Summary
FieldsModifier and TypeFieldDescriptionlong
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
localRelpath
-
wcId
public long wcId -
parentRelpath
-
treeConflict
-
-
Constructor Details
-
SetTreeConflict
private SetTreeConflict()
-
-
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
-