| Class | Description |
|---|---|
| AggregatePersistenceContextInterceptor |
Concrete implementation of the
AbstractMultipleDataSourceAggregatePersistenceContextInterceptor class for Hibernate 4 |
| ClosureEventListener |
Invokes closure events on domain entities such as beforeInsert, beforeUpdate and beforeDelete.
|
| ClosureEventTriggeringInterceptor |
Listens for Hibernate events and publishes corresponding Datastore events.
|
| FlushOnRedirectEventListener |
Flushes the session on a redirect.
|
| GrailsOpenSessionInViewInterceptor |
Extends the default spring OSIVI and doesn't flush the session if it has been set
to MANUAL on the session itself.
|
| HibernateDialectDetectorFactoryBean | |
| HibernatePersistenceContextInterceptor |