net.sf.hibernate.util
Class JDBCExceptionReporter

java.lang.Object
  extended bynet.sf.hibernate.util.JDBCExceptionReporter

public final class JDBCExceptionReporter
extends Object


Method Summary
static void logExceptions(SQLException ex)
           
static void logWarnings(SQLWarning warning)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

logWarnings

public static void logWarnings(SQLWarning warning)

logExceptions

public static void logExceptions(SQLException ex)