Groovy Documentation

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.
GrailsHibernateTransactionManager Extends the standard class to always set the flush mode to manual when in a read-only transaction.
HibernateEventListeners
 


Groovy Documentation