Uses of Class
org.jcreme.sql.ConnectionLostException

Packages that use ConnectionLostException
org.jcreme.sql   
 

Uses of ConnectionLostException in org.jcreme.sql
 

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



Copyright 2006 null. All Rights Reserved.