Class SVNWCDb.SetProperties
java.lang.Object
org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.SetProperties
- All Implemented Interfaces:
SVNSqlJetTransaction
- Enclosing class:
- SVNWCDb
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) boolean
(package private) SVNSkel
(package private) File
(package private) SVNWCDbDir
(package private) SVNProperties
(package private) SVNSkel
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
props
SVNProperties props -
pdh
SVNWCDbDir pdh -
localRelpath
File localRelpath -
conflict
SVNSkel conflict -
workItems
SVNSkel workItems -
clearRecordedInfo
boolean clearRecordedInfo
-
-
Constructor Details
-
SetProperties
private SetProperties()
-
-
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
-