Package org.grails.orm.hibernate
package org.grails.orm.hibernate
-
ClassDescriptionDatastore implementation that uses a Hibernate SessionFactory underneath.We use a separate enum here because the classes differ between Hibernate 3 and 4Session implementation that wraps a Hibernate
Session.Based on org.springframework.orm.hibernate4.SpringSessionContext.Datastore implementation that uses a Hibernate SessionFactory underneath.Configures a SessionFactory using aHibernateMappingContextand aHibernateMappingContextConfigurationSession implementation that wraps a HibernateSession.Template interface that can be used with both Hibernate 3 and Hibernate 4Workaround for VerifyErrors in Groovy when using a HibernateCallback.Holds a reference to the SessionFactory, used to allow proxying of the session factory in development mode.