| AbstractHibernateDatastore |
Datastore implementation that uses a Hibernate SessionFactory underneath.
|
| AbstractHibernateSession |
Session implementation that wraps a Hibernate Session.
|
| EventListenerIntegrator |
|
| GrailsHibernateTemplate |
|
| GrailsSessionContext |
Based on org.springframework.orm.hibernate4.SpringSessionContext.
|
| HibernateDatastore |
Datastore implementation that uses a Hibernate SessionFactory underneath.
|
| HibernateEventListeners |
|
| HibernateMappingContextSessionFactoryBean |
|
| HibernateSession |
Session implementation that wraps a Hibernate Session.
|
| InstanceApiHelper |
Workaround for VerifyErrors in Groovy when using a HibernateCallback.
|
| SessionFactoryHolder |
Holds a reference to the SessionFactory, used to allow proxying of the
session factory in development mode.
|