Save This Page
Home » hibernate-distribution-3.3.1.GA-dist » org.hibernate » exception » [javadoc | source]
org.hibernate.exception
public class: GenericJDBCException [javadoc | source]
java.lang.Object
   org.hibernate.JDBCException
      org.hibernate.exception.GenericJDBCException
Generic, non-specific JDBCException.
Constructor:
 public GenericJDBCException(String string,
    SQLException root) 
 public GenericJDBCException(String string,
    SQLException root,
    String sql) 
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait