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

Class Summary
ClosureEventTriggeringInterceptor  
FlushOnRedirectEventListener Flushes the session on a redirect
GrailsOpenSessionInViewFilter Uses the GrailsApplication sessionFactory to apply the filter
GrailsOpenSessionInViewInterceptor An interceptor that extends the default spring OSIVI and doesn't flush the session if it has been set to MANUAL on the session itself
HibernateBeanWrapper BeanWrapper implementaion that will not lazy initialize entity properties.
HibernateDialectDetectorFactoryBean  
HibernatePersistenceContextInterceptor  
SpringLobHandlerDetectorFactoryBean Attempts to auto-detect the LobHandler to use from the db meta data
 



Copyright (c) 2005-2009 The Grails project