Class SvnNgUpgradeSDb.UpdateChecksum

  • Enclosing class:
    SvnNgUpgradeSDb

    private static class SvnNgUpgradeSDb.UpdateChecksum
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private SVNSqlJetDb sDb  
      private java.lang.Enum<?> tableName  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void run()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • tableName

        private java.lang.Enum<?> tableName
    • Constructor Detail

      • UpdateChecksum

        public UpdateChecksum​(SVNSqlJetDb sDb,
                              java.lang.Enum<?> tableName)