public class HibernateJdbcException extends UncategorizedDataAccessException
SessionFactoryUtils.convertHibernateAccessException(org.hibernate.HibernateException), 連載形式 | コンストラクターと説明 |
|---|
HibernateJdbcException(JDBCException ex) |
| 修飾子と型 | メソッドと説明 |
|---|---|
StringSE | getSql() 問題の原因となった SQL を返します。 |
SQLExceptionSE | getSQLException() 基本となる SQLException を返します。 |
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressedSE, fillInStackTraceSE, getCauseSE, getLocalizedMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSE, toStringSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic HibernateJdbcException(JDBCException ex)
public SQLExceptionSE getSQLException()
public StringSE getSql()