Package org.dspace.checker.dao.impl
Database access for the Checksum Checker tool, which looks for unexpected
changes in Bitstream content.
-
Class Summary Class Description ChecksumHistoryDAOImpl This is the data access for the checksum history information.ChecksumResultDAOImpl Hibernate implementation of the Database Access Object interface class for the ChecksumResult object.MostRecentChecksumDAOImpl Hibernate implementation of the Database Access Object interface class for the MostRecentChecksum object.