Class HibernateDocumentHistoryDAO

java.lang.Object
com.logicaldoc.core.HibernatePersistentObjectDAO<DocumentHistory>
com.logicaldoc.core.document.HibernateDocumentHistoryDAO
All Implemented Interfaces:
DocumentHistoryDAO, PersistentObjectDAO<DocumentHistory>

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