Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.springframework.orm.jdo.support Classes and Interfaces - 4 results found.
| Name | Description | Type | Package | Framework |
| OpenPersistenceManagerInViewFilter | Servlet Filter that binds a JDO PersistenceManager to the thread for theentire processing of the request. | Class | org.springframework.orm.jdo.support | Spring MVC |
|
| OpenPersistenceManagerInViewInterceptor | Spring web request interceptor that binds a JDO PersistenceManager to thethread for the entire processing of the request. | Class | org.springframework.orm.jdo.support | Spring MVC |
|
| SpringPersistenceManagerProxyBean | Proxy that implements the PersistenceManager interface,delegating to the current thread-bound PersistenceManager (the Spring-managed | Class | org.springframework.orm.jdo.support | Spring MVC |
|
| StandardPersistenceManagerProxyBean | Proxy that implements the PersistenceManager interface,delegating to a thread-bound PersistenceManager on each invocation - | Class | org.springframework.orm.jdo.support | Spring MVC |