|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |