@Requires(classes=org.springframework.jdbc.support.SQLExceptionTranslator.class)
@EachBean(value=javax.sql.DataSource.class)
public class JooqExceptionTranslatorProvider
extends java.lang.Object
implements org.jooq.ExecuteListenerProvider
SQLExceptionTranslator
to be used with JOOQ.Constructor and Description |
---|
JooqExceptionTranslatorProvider() |
Modifier and Type | Method and Description |
---|---|
org.jooq.ExecuteListener |
provide() |