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 Details

    • sha1_checksum

      public SvnChecksum sha1_checksum
    • pristineAbsPath

      public java.io.File pristineAbsPath
    • root

  • Constructor Details

    • RemoveUnreferencedPristine

      private RemoveUnreferencedPristine()
  • Method Details