spring-framework / org.springframework.dao.annotation / PersistenceExceptionTranslationAdvisor / <init>

<init>

PersistenceExceptionTranslationAdvisor(persistenceExceptionTranslator: PersistenceExceptionTranslator, repositoryAnnotationType: Class<out Annotation>)

Create a new PersistenceExceptionTranslationAdvisor.

Parameters

persistenceExceptionTranslator - the PersistenceExceptionTranslator to use

repositoryAnnotationType - the annotation type to check for