public class GrailsOpenSessionInViewInterceptor extends OpenSessionInViewInterceptor
Extends the default spring OSIV and doesn't flush the session if it has been set to MANUAL on the session itself.
| Modifiers | Name | Description |
|---|---|---|
protected FlushMode |
hibernateFlushMode |
| Type Params | Return Type | Name and description |
|---|---|---|
|
protected void |
applyFlushMode(org.hibernate.Session session) |
|
protected org.hibernate.Session |
openSession() |
|
public void |
postHandle(org.springframework.web.context.request.WebRequest request, org.springframework.ui.ModelMap model) |
|
public void |
setHibernateDatastore(AbstractHibernateDatastore hibernateDatastore) |