| JdoDaoSupport | Convenient super class for JDO data access objects. | code | html |
| OpenPersistenceManagerInViewFilter | Servlet 2.3 Filter that binds a JDO PersistenceManager to the thread for the entire processing of the request. | code | html |
| OpenPersistenceManagerInViewInterceptor | Spring web request interceptor that binds a JDO PersistenceManager to the thread for the entire processing of the request. | code | html |
org.springframework.orm.jdo package.
Contains a DAO base class for JdoTemplate usage.