| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
RuntimeExceptionorg.hibernate.exception.NestableRuntimeExceptionorg.hibernate.HibernateExceptionorg.hibernate.JDBCExceptionorg.hibernate.exception.GenericJDBCExceptionpublic class GenericJDBCExceptionextends JDBCExceptionField Summary |
Fields inherited from class org.hibernate.exception.NestableRuntimeException | |
delegate | |
Constructor Summary | |
| |
| |
Method Summary |
Methods inherited from class org.hibernate.JDBCException | |
getErrorCode, getSQL, getSQLException, getSQLState | |
Methods inherited from class org.hibernate.exception.NestableRuntimeException | |
getCause, getMessage, getMessage, getMessages, getThrowable, getThrowableCount, getThrowables, indexOfThrowable, indexOfThrowable, printPartialStackTrace, printStackTrace, printStackTrace, printStackTrace | |
public GenericJDBCException(String string,
SQLException root)public GenericJDBCException(String string,
SQLException root,
String sql)