Class SvnWcDbPristines.RemoveUnreferencedPristine
java.lang.Object
org.tmatesoft.svn.core.internal.wc17.db.SvnWcDbPristines.RemoveUnreferencedPristine
- All Implemented Interfaces:
SVNSqlJetTransaction
- Enclosing class:
- SvnWcDbPristines
private static class SvnWcDbPristines.RemoveUnreferencedPristine
extends java.lang.Object
implements SVNSqlJetTransaction
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
sha1_checksum
-
pristineAbsPath
public java.io.File pristineAbsPath -
root
SVNWCDbRoot root
-
-
Constructor Details
-
RemoveUnreferencedPristine
private RemoveUnreferencedPristine()
-
-
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
-
pristineRemoveFile
- Throws:
SVNException
-