org.hibernate.exception
Class JDBCConnectionException
- Nestable
public class JDBCConnectionException
Implementation of JDBCException indicating problems with communicating with the
database (can also include incorrect JDBC setup).
getCause, getMessage, getMessage, getMessages, getThrowable, getThrowableCount, getThrowables, indexOfThrowable, indexOfThrowable, printPartialStackTrace, printStackTrace, printStackTrace, printStackTrace |
JDBCConnectionException
public JDBCConnectionException(String string,
SQLException root)
JDBCConnectionException
public JDBCConnectionException(String string,
SQLException root,
String sql)