Class JpaBitLogStore

  • All Implemented Interfaces:
    BitLogStore

    public class JpaBitLogStore
    extends Object
    implements BitLogStore
    Author:
    Daniel Bernstein Date: Oct 17, 2014
    • Constructor Detail

      • JpaBitLogStore

        public JpaBitLogStore​(JpaBitLogItemRepo bitLogItemRepo,
                              org.duracloud.mill.db.repo.JpaBitIntegrityReportRepo bitReportRepo)