Class SqlExceptionHelper.WarningHandlerLoggingSupport

    • Constructor Detail

      • WarningHandlerLoggingSupport

        public WarningHandlerLoggingSupport()
    • Method Detail

      • logWarning

        protected abstract void logWarning​(java.lang.String description,
                                           java.lang.String message)
        Delegate to log common details of a warning
        Parameters:
        description - A description of the warning
        message - The warning message