当前页面:
在线文档首页 >
Hibernate 2.1.8 正式版 API 英文文档
JDBCExceptionReporter (Hibernate API Documentation) - Hibernate 2.1.8 正式版 API 英文文档
net.sf.hibernate.util
Class JDBCExceptionReporter
java.lang.Object
net.sf.hibernate.util.JDBCExceptionReporter
- public final class JDBCExceptionReporter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_EXCEPTION_MSG
public static final String DEFAULT_EXCEPTION_MSG
- See Also:
- Constant Field Values
DEFAULT_WARNING_MSG
public static final String DEFAULT_WARNING_MSG
- See Also:
- Constant Field Values
logWarnings
public static void logWarnings(SQLWarning warning)
logWarnings
public static void logWarnings(SQLWarning warning,
String message)
logExceptions
public static void logExceptions(SQLException ex)
logExceptions
public static void logExceptions(SQLException ex,
String message)