Class SqlExceptionHelper.StandardWarningHandler

    • Constructor Summary

      Constructors 
      Constructor Description
      StandardWarningHandler​(java.lang.String introMessage)
      Creates a StandardWarningHandler
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean doProcess()
      Should processing be done? Allows short-circuiting if not.
      protected void logWarning​(java.lang.String description, java.lang.String message)
      Delegate to log common details of a warning
      void prepare​(java.sql.SQLWarning warning)
      Prepare for processing of a warning stack.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait