Class SVNWCDb.GetConflictMarkerFiles
java.lang.Object
org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.GetConflictMarkerFiles
- All Implemented Interfaces:
SVNSqlJetTransaction
- Enclosing class:
- SVNWCDb
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
wcRoot
-
localRelPath
-
markerFiles
-
-
Constructor Details
-
GetConflictMarkerFiles
private GetConflictMarkerFiles()
-
-
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
-