Package org.springframework.boot.autoconfigure.jooq
package org.springframework.boot.autoconfigure.jooq
Auto-configuration for JOOQ.
-
ClassDescriptionCallback interface that can be implemented by beans wishing to customize the
DefaultConfigurationwhilst retaining default auto-configuration.AnExecuteListenerused by the auto-configuredDefaultExecuteListenerProviderto translate exceptions in theExecuteContext.Auto-configurationfor JOOQ.Deprecated, for removal: This API element is subject to removal in a future version.Configuration properties for the JOOQ database library.Allows Spring Transaction to be used with JOOQ.
ExceptionTranslatorExecuteListener.DEFAULTorExceptionTranslatorExecuteListener.of(java.util.function.Function<org.jooq.ExecuteContext, org.springframework.jdbc.support.SQLExceptionTranslator>)