Class |
Description |
AbstractMultipleDataSourceAggregatePersistenceContextInterceptor
|
Abstract implementation of the grails.persistence.support.PersistenceContextInterceptor interface that supports multiple data sources |
AggregatePersistenceContextInterceptor
|
Concrete implementation of the AbstractMultipleDataSourceAggregatePersistenceContextInterceptor class for Hibernate 4 |
GrailsOpenSessionInViewInterceptor
|
Extends the default spring OSIV and doesn't flush the session if it has been set
to MANUAL on the session itself. |
HibernatePersistenceContextInterceptor
|
- Authors:
- Graeme Rocher
|