com.mchange.v2.c3p0
Class SQLWarnings

java.lang.Object
  extended by com.mchange.v2.c3p0.SQLWarnings

public final class SQLWarnings
extends java.lang.Object


Constructor Summary
SQLWarnings()
           
 
Method Summary
static void logAndClearWarnings(java.sql.Connection con)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SQLWarnings

public SQLWarnings()
Method Detail

logAndClearWarnings

public static void logAndClearWarnings(java.sql.Connection con)
                                throws java.sql.SQLException
Throws:
java.sql.SQLException