SQLException
java SQLException
The base checked exception for database access errors. The getErrorCode() method returns the vendor-specific error code; getSQLState() returns the SQLSTATE value.
The base checked exception for database access errors. The getErrorCode() method returns the vendor-specific error code; getSQLState() returns the SQLSTATE value.