Class SqlExceptionHelperLoggingSuppressionAdvice

java.lang.Object
com.broadleafcommerce.common.jpa.logging.SqlExceptionHelperLoggingSuppressionAdvice

public final class SqlExceptionHelperLoggingSuppressionAdvice extends Object
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.
  • Method Details

    • init

      public static void init()
    • getConstructor

      public static Constructor<org.hibernate.engine.jdbc.spi.SqlExceptionHelper> getConstructor()