spring-framework / org.springframework.dao.support / ChainedPersistenceExceptionTranslator / <init>

<init>

ChainedPersistenceExceptionTranslator()

Implementation of PersistenceExceptionTranslator that supports chaining, allowing the addition of PersistenceExceptionTranslator instances in order. Returns non-null on the first (if any) match.

Author
Rod Johnson

Author
Juergen Hoeller

Since
2.0