SQLException « Database SQL JDBC « Java






1.Get Error Code, SQL State, Message
2.Logging errors to a file
3.Handling a SQL Exception: how to retrieve the information in a SQLException.
4.Print the stack trace for a SQLException to STDERR.