Package org.codehaus.groovy.grails.webflow.persistence

Class Summary
FlowAwareCurrentSessionContext A Hibernate CurrentSessionContext that is aware of flow requests and looks up the Session from the flow instead of the current Thread
SessionAwareHibernateFlowExecutionListener Extends the HibernateFlowExecutionListener and doesn't bind a session if one is already present
 



Copyright (c) 2005-2009 The Grails project