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