Save This Page
Home » hibernate-distribution-3.3.1.GA-dist » org.hibernate » exception » [javadoc | source]
org.hibernate.exception
public class: JDBCConnectionException [javadoc | source]
java.lang.Object
   org.hibernate.JDBCException
      org.hibernate.exception.JDBCConnectionException
Implementation of JDBCException indicating problems with communicating with the database (can also include incorrect JDBC setup).
Constructor:
 public JDBCConnectionException(String string,
    SQLException root) 
 public JDBCConnectionException(String string,
    SQLException root,
    String sql) 
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait