org.springframework.orm.hibernate4 package.See: Description
| Class | Description |
|---|---|
| OpenSessionInViewFilter |
Servlet 2.3 Filter that binds a Hibernate Session to the thread for the entire
processing of the request.
|
| OpenSessionInViewInterceptor |
Spring web request interceptor that binds a Hibernate
Session to the
thread for the entire processing of the request. |
org.springframework.orm.hibernate4 package.