Uses of Class
com.ibm.websphere.ce.cm.PortableSQLException
-
Packages that use PortableSQLException Package Description com.ibm.websphere.ce.cm -
-
Uses of PortableSQLException in com.ibm.websphere.ce.cm
Subclasses of PortableSQLException in com.ibm.websphere.ce.cm Modifier and Type Class Description classDuplicateKeyExceptionIndicates when a duplicate key exception is thrown from the database.classObjectClosedExceptionA subclass of StaleConnectionException.classStaleConnectionExceptionIndicates that the connection has somehow become damaged and should be discarded (e.g.classStaleStatementExceptionStaleStatementException is a special type of StaleConnectionException, used internally, which signals that all cached statements are bad and should be destroyed.
-