Package org.codehaus.groovy.grails.orm.hibernate

Class Summary
ConfigurableLocalSessionFactoryBean A SessionFactory bean that allows the configuration class to be changed and customise for usage within Grails.
GrailsHibernateDomainClass An implementation of the GrailsDomainClass interface that allows Classes mapped in Hibernate to integrate with Grails' validation, dynamic methods etc. seamlessly.
GrailsHibernateDomainClassProperty An implementation of the GrailsDomainClassProperty interface that allows Classes mapped in Hibernate to integrate with Grails' validation, dynamic methods etc. seamlessly.
HibernateEventListeners