Save This Page
Home » Hibernate-3.3.2.GA » org.hibernate » exception » [javadoc | source]
org.hibernate.exception
public class: LockAcquisitionException [javadoc | source]
java.lang.Object
   org.hibernate.JDBCException
      org.hibernate.exception.LockAcquisitionException
Implementation of JDBCException indicating a problem acquiring lock on the database.
Constructor:
 public LockAcquisitionException(String string,
    SQLException root) 
 public LockAcquisitionException(String string,
    SQLException root,
    String sql) 
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait