Uses of Interface
org.springframework.orm.jdo.JdoCallback

Packages that use JdoCallback
org.springframework.orm.jdo Package providing integration of JDO with Spring concepts.  
 

Uses of JdoCallback in org.springframework.orm.jdo
 

Methods in org.springframework.orm.jdo with parameters of type JdoCallback
 java.lang.Object JdoTemplate.execute(JdoCallback action)
          Execute the action specified by the given action object within a PersistenceManager.
 



Copyright (C) 2003-2004 The Spring Framework Project.