Welcome![Sign In][Sign Up]
Location:
Downloads WEB Code JSP/Java
Title: DeterminingSQLWarning Download
 Description: Some database operations can cause a warning which is not handled by an exception. These warning must be explicitly checked for. An example of a warning is a data truncation error during a read operation (see the DataTruncation class). There are three places to check for a warning--- on a Connection object, a Statement object, and a ResultSet object. This example demonstrates how to check for warning on each of these objects.
 To Search:
File list (Check if you may need any files):
DeterminingSQLWarning.java
    

CodeBus www.codebus.net