Uses of Class
org.jcreme.sql.DeadLockException

Packages that use DeadLockException
org.jcreme.sql   
 

Uses of DeadLockException in org.jcreme.sql
 

Methods in org.jcreme.sql that return DeadLockException
protected  DeadLockException WrappedResultSet.generateDeadLockException(java.lang.String message, java.sql.SQLException e)
          This method generates a DeadLockException from an SQLException.
protected  DeadLockException WrappedStatement.generateDeadLockException(java.lang.String message, java.sql.SQLException e)
          This method generates a DeadLockException from an SQLException.
 



Copyright 2006 null. All Rights Reserved.