Class SqlExceptionHelperLoggingSuppressionAdvice
java.lang.Object
com.broadleafcommerce.common.jpa.logging.SqlExceptionHelperLoggingSuppressionAdvice
SqlExceptionHelper is not fully responsive to Spring Boot property setting regarding logging
level. This class makes minor edits to the helper to address this. The effect can be reversed (if
desired) by setting a property:
broadleaf.jpa.sqlexceptionhelper.logging.suppression.active
.-
Nested Class Summary
Modifier and TypeClassDescriptionstatic @interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic Constructor<org.hibernate.engine.jdbc.spi.SqlExceptionHelper>
static void
init()
-
Method Details
-
init
public static void init() -
getConstructor
-