Home » spring-framework-2.5.5-with-dependencies » org.springframework » orm » jdo » support »

org.springframework.orm.jdo.support

Abstract Classes:

JdoDaoSupport   Convenient super class for JDO data access objects.  code | html

Classes:

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