AbstractDBQueryBuilder<T extends DBData> |
|
BasicDBListener |
This class is a 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.
|
CustomNullsLastInterceptor |
|
DataListHelper<T extends Data> |
This Helper class can be used inside DBData, to manage
collection of Data (whether they contains JStore or JcmsDB Data).
|
DataSetHelper<T extends Data> |
This Helper class can be used inside DBData, to manage
collection of Data (whether they contains JStore or JcmsDB Data).
|
DBDataRevision |
|
DBDataRevisionManager |
This class manages revision for HistorizedDBData
|
DBEventLog |
This class represents a DBEventLog (i.e.
|
DBEventLogDisplayInfo |
|
DBEventLogManager |
This class replays the hibernate events on all the other replicas.
|
DBEventLogSummary |
|
DBReferrerManager |
This class is a singleton that provides a method to get all the DB publication referring a given data.
|
DerbyManager |
This class manages the internal Derby server.
|
DummyScrollableResult |
|
FakeCriteria |
|
GenericEnumUserType |
If you need to map Java 5 Enums to Hibernate using JPA annotations this is what you are looking for.
|
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 Hibernate.
|
JaliosDerbyDialect |
|
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.
|
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.
|
ZoneIdUserType |
|