difference between sql exception class and sql warning class



difference between sql exception class and sql warning class..

Answer / satya

sql exception which provides information on database access
errors where as sql warning provides inforamation on
database access warnings.

Is This Answer Correct ?    6 Yes 2 No

Post New Answer

More Advanced Java Interview Questions

which is the better collection class if the requirement is only displaying the data

1 Answers  


what is default length of textfield ?

1 Answers  


Name three subclasses of the component class?

0 Answers  


What is the initial state, When a thread is created and started?

3 Answers  


Is 'synchronised' a modifier?

2 Answers   NIIT,






What is RRL?

1 Answers  


Is System.err.println(""Statement"); is execute the output on console . Example: System.err.println("Hello JAVA");

8 Answers  


What value does readline() return when it has reached the end of a file?

0 Answers  


Tell me about Firewalls in RMI?

0 Answers  


can a static method be overridden

41 Answers   IBM, SolutionNET,


Explain the methods of Naming class, rebind( ) and lookup()?

1 Answers  


To what value is a variable of the string type automatically initialized?

0 Answers  


Categories