package

com.atlassian.confluence.core.persistence.hibernate

Classes

BodyContentHibernateDao This DAO is used to support the migration of wiki formatted content to XHTML formatted. 
ConfluenceHibernateConfig Hibernate configuration for Confluence. 
ConfluenceHibernateObjectDao Abstract superclass of all Confluence hibernate DAOs. 
ContentEntityObjectHibernateDao  
ContentPermissionHibernateDao  
ContentTypeEnumUserType Converts ContentTypeEnums to and from strings in the DB. 
CustomClobType  
GenericHibernateVersionedObjectDao  
HibernateAnyTypeDao  
HibernateHandleResolver Resolves a Handle for a persistent object. 
HibernateSearchableDao  
HibernateSessionManager Provides methods to manage objects in the current Hibernate Session. 
HibernateVersionHistoryDao  
StringClobType  
VersionedHibernateObjectDao<T extends EntityObject>