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 |
what are the advantages of JTA over JTS?
What is daemon thread?
Is multiple try block is possible in single java Application......
java is fully object oriented languages or not? why?
Write a singleton program?
What happens when a thread cannot acquire a lock on an object?
advantage of thread?
What is the use of Class.forName
what is the life cycle of jsp?
How many ways can a thread be used?
What is waiting state? In what ways a thread can enter into waiting state?
what is Bootstrap loader program?