Bean post-processor that automatically applies persistence exception
translation to any bean that carries the
org.springframework.stereotype.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).