|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
CategorizedDBData | This tagging interface must be implemented by DBData that can be categorized. |
DBConstants | This interface contains a set of constants related to the database/hibernate access. |
DBData | This tagging interface must be implemented by object persisted by JCMS in the database. |
DBListener | A DBListener event gets fired whenever a DBData is created, updated or deleted. |
HistorizedDBData | This tagging interface must be implemented by DBData that have to be historized. |
OpenRoleDBData | |
TrackedDBData | This tagging interface must be implemented by DBData that can be tracked. |
Class Summary | |
---|---|
AbstractJcms5DataLoader | |
BasicDBListener | This class is an default implementation of DBListener. |
BasicDBListenerStoreListener | This class is a default implementation of StoreListener and DBListener. |
CacheDBListener | |
CacheUtil | Provides Utilities methods to manage Hibernate second level cache and Query Cache invalidations. |
CollectionMappingInfo | This class contains mapping information about collection of values attached to a persisted class. |
DBDataRevision | |
DBDataRevisionManager | This class manages revision for HistorizedDBData |
DBEventLog | This class represents a DBEventLog (i.e. |
DBEventLogManager | This class replays the hibernate events on all the other replicas. |
DerbyManager | This class manages the internal Derby server. |
DummyScrollableResult | |
FakeCriteria | |
HibernateManager | This class is a singleton to manage Hibernate access. |
HibernateSessionFilter | This filter wraps an Hibernate transaction around this request. |
HibernateUtil | Helper class providing static methods to perform common database operation using hibertnate |
JaliosDerbyDialect | |
Jcms5DataLoader | This class loads some data from JCMS 5 to JCMS 6. |
Jcms5DataLoadReport | This class contains information about the data load. |
JcmsHibernateEventListener | This class is a singleton that dispatches Hibernate events to JCMS DBListeners |
JcmsHibernateNamingStrategy | This class defines the JCMS Hibernate Naming Strategy for tables and column names. |
LoadJcms5DataHandler | |
PageResult<E> | This class contains the result of a paged query (i.e. |
PublicationCriteria | This class contains criteria for a DB publication query. |
TransactionalAlarmListener | Abstract class to use for Alarms that may perform Hibernate read or write access. |
Enum Summary | |
---|---|
PageResult.Status |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |