Class Summary |
BodyContentHibernateDao |
This DAO is used to support the migration of wiki formatted content to XHTML formatted. |
CompositeInterceptor |
Hibernate interceptor that allows the chaining of multiple sub-interceptors. |
ConfluenceHibernateConfig |
Hibernate configuration for Confluence. |
ConfluenceHibernateObjectDao |
Abstract superclass of all Confluence hibernate DAOs. |
ContentEntityObjectHibernateDao |
|
ContentPermissionHibernateDao |
|
ContentTypeEnumUserType |
Converts ContentTypeEnum s 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 |
|
SimpleHibernateBatchOperationManager |
Performs a batch operation in a series of independent transactions containing an arbitrary
number of operations (which happens to be 50). |
StringClobType |
|
TransientHibernateHandle |
This handle implementation cannot be converted to a String. |
VersionedHibernateObjectDao<T extends EntityObject> |
|