Uses of Class
com.ibm.websphere.ce.cm.StaleConnectionException
-
Packages that use StaleConnectionException Package Description com.ibm.websphere.ce.cm -
-
Uses of StaleConnectionException in com.ibm.websphere.ce.cm
Subclasses of StaleConnectionException in com.ibm.websphere.ce.cm Modifier and Type Class Description class
ObjectClosedException
A subclass of StaleConnectionException.class
StaleStatementException
StaleStatementException is a special type of StaleConnectionException, used internally, which signals that all cached statements are bad and should be destroyed.
-