Package com.logicaldoc.core.document.dao
-
Interface Summary Interface Description BookmarkDAO DAO service for bookmarksDocumentDAO This class is a DAO-service for documents.DocumentHistoryDAO DAO forDocumentHistory
handling.DocumentLinkDAO DAO forDocumentLink
handling.DocumentNoteDAO DAO forDocumentNote
handling.RatingDAO DAO service for ratingsVersionDAO This class is a DAO-service for versions. -
Class Summary Class Description HibernateBookmarkDAO Hibernate implementation ofBookmarkDAO
HibernateDocumentDAO Hibernate implementation ofDocumentDAO
HibernateDocumentHistoryDAO Hibernate implementation ofHistoryDAO
HibernateDocumentLinkDAO Hibernate implementation ofDocumentLinkDAO
HibernateDocumentNoteDAO Hibernate implementation ofDocumentNoteDAO
HibernateRatingDAO Hibernate implementation ofRatingDAO
HibernateVersionDAO Hibernate implementation ofDocumentDAO