Class HibernateDocumentHistoryDAO

All Implemented Interfaces:
DocumentHistoryDAO, PersistentObjectDAO<DocumentHistory>

public class HibernateDocumentHistoryDAO extends HibernateHistoryDAO<DocumentHistory> implements DocumentHistoryDAO
Hibernate implementation of HistoryDAO
Since:
3.0
Author:
Alessandro Gasparini - LogicalDOC