Categorized SQLExceptions
by , 03-10-2012 at 08:01 AM (740 Views)
JDBC driver shall throw SQLException subclass, which presents a common error state or common SQLState. They are not linked to any specified SQLState calss value.
Portable error handling codes are written by its help.
These exceptions given are the sub-classes of 1 of the given classes.
- SQLNonTransientException
- SQLRecoverableException
- SQLTransientException










Email Blog Entry
License4J 4.0
Today, 12:23 AM in Java Software