Package org.springframework.orm.jdo.support

Classes supporting the org.springframework.orm.jdo package.

See:
          Description

Class Summary
JdoDaoSupport Convenient super class for JDO data access objects.
OpenPersistenceManagerInViewFilter Servlet 2.3 Filter that binds a JDO PersistenceManager to the thread for the entire processing of the request.
OpenPersistenceManagerInViewInterceptor Spring web request interceptor that binds a JDO PersistenceManager to the thread for the entire processing of the request.
 

Package org.springframework.orm.jdo.support Description

Classes supporting the org.springframework.orm.jdo package. Contains a DAO base class for JdoTemplate usage.



Copyright © 2002-2008 The Spring Framework.