Tuesday, November 29, 2011

Explain what should be done when a SQL exception is raised?

SQL exception is raised when a data base operation fails. The chances of recovering the lost database is meager apart from logging the file with much detail one can translate the SQL exception into application domain which will eventually result in a roll back which may solve the problem to a certain extent.:Log the exception for further debugging.
Category:JDBC Interview Questions

No comments:

Post a Comment