程序包 org.springframework.boot.autoconfigure.jooq
package org.springframework.boot.autoconfigure.jooq
Auto-configuration for JOOQ.
-
类说明Callback 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.已过时, 待删除: 此 API 元素将从以后的版本中删除。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>)