|
Generated by JDiff |
|||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Removed Classes and Interfaces | |
|
Base class for JdoTemplate and JdoInterceptor, defining common properties such as PersistenceManagerFactory and flushing behavior. |
|
Callback interface for JDO code. |
|
This interceptor binds a new JDO PersistenceManager to the thread before a method call, closing and removing it afterwards in case of any method outcome. |
|
Interface that specifies a basic set of JDO operations, implemented by JdoTemplate. |
|
Helper class that simplifies JDO data access code, and converts JDOExceptions into Spring DataAccessExceptions, following the {@code org.springframework.dao} exception hierarchy. |
Changed Classes and Interfaces | |
|
Default implementation of the JdoDialect interface. |
|
SPI strategy that allows for customizing integration with a specific JDO provider, in particular regarding transaction management and exception translation. |
|
org.springframework.beans.factory.FactoryBean that creates a JDO javax.jdo.PersistenceManagerFactory. |
|
Helper class featuring methods for JDO PersistenceManager handling, allowing for reuse of PersistenceManager instances within transactions. |
|
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |