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

Difference between DurableSubscription and non- DurableSubscription?

0 Answers  


Difference between new operator and class.forname().newinstance()?

0 Answers  


what is handle?

0 Answers  


How will you pass parameters in RMI? Why do you serialize?

0 Answers  


What are the design considerations while making a choice between using interface and abstract class?

0 Answers  


Difference between swing and awt?

0 Answers  


What modifiers may be used with an inner class that is a member of an outer class?

0 Answers  


Why use POJO when I can use hashmap

0 Answers   Infotech,


Can you control when passivation occurs?

0 Answers  


What do you know about seam?

0 Answers  


What is a sessionfactory? Is it a thread-safe object?

0 Answers  


Which containers use a border layout as their default layout?

0 Answers  


Categories