Class SqlExceptionHelper.WarningHandlerLoggingSupport

java.lang.Object
org.hibernate.engine.jdbc.spi.SqlExceptionHelper.WarningHandlerLoggingSupport
All Implemented Interfaces:
SqlExceptionHelper.WarningHandler
Direct Known Subclasses:
SqlExceptionHelper.StandardWarningHandler
Enclosing class:
SqlExceptionHelper

public abstract static class SqlExceptionHelper.WarningHandlerLoggingSupport extends Object implements SqlExceptionHelper.WarningHandler
Basic support for SqlExceptionHelper.WarningHandler implementations which handle warnings
  • Constructor Details

    • WarningHandlerLoggingSupport

      public WarningHandlerLoggingSupport()
  • Method Details