Generated by
JDiff

Package org.springframework.dao.annotation

Changed Classes
PersistenceExceptionTranslationPostProcessor Bean post-processor that automatically applies persistence exception translation to any bean marked with Spring's @Repository annotation, adding a corresponding PersistenceExceptionTranslationAdvisor to the exposed proxy (either an existing AOP proxy or a newly generated proxy that implements all of the target's interfaces).