1.

List the common JDBC exceptions ?

Answer»

There are SEVERAL JDBC EXCEPTIONS such as

  • Java.sql.BatchUpdateException
  • java.sql.SQLException
  • java.sql.DataTruncation
  • java.sql.SQLWarning


Discussion

No Comment Found