|
Groovy Documentation | |||||||
PREV NEXT | FRAMES NO FRAMES |
Class Summary | |
---|---|
ConfigurableLocalSessionFactoryBean | A SessionFactory bean that allows the configuration class to be changed and customise for usage within Grails. |
EventTriggeringInterceptor | |
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. |
GrailsHibernateTemplate | |
GrailsHibernateTransactionManager | Extends the standard class to always set the flush mode to manual when in a read-only transaction. |
HibernateDatastore | Datastore implementation that uses a Hibernate SessionFactory underneath. |
HibernateEventListeners | |
HibernateGormEnhancer | Extended GORM Enhancer that fills out the remaining GORM for Hibernate methods and implements string-based query support via HQL. |
HibernateGormInstanceApi | The implementation of the GORM instance API contract for Hibernate. |
HibernateGormStaticApi | The implementation of the GORM static method contract for Hibernate |
HibernateGormValidationApi | |
HibernateSession | Session implementation that wraps a Hibernate org.hibernate.Session. |
SessionFactoryHolder | Holds a reference to the SessionFactory, used to allow proxying of the session factory in development mode. |
SessionFactoryProxy |
Groovy Documentation