Class HibernateDocumentDAO

java.lang.Object
com.logicaldoc.core.HibernatePersistentObjectDAO<Document>
com.logicaldoc.core.document.HibernateDocumentDAO
All Implemented Interfaces:
DocumentDAO, PersistentObjectDAO<Document>

public class HibernateDocumentDAO extends HibernatePersistentObjectDAO<Document> implements DocumentDAO
Hibernate implementation of DocumentDAO
Since:
3.0
Author:
Marco Meschieri - LogicalDOC