How warnings are retrieved in JDBC?

Answer Posted / kalyan

while using jdbc, warnings can occur at any time
while getting connection
while creating statement
while getting resultset, at each , we can get using
getWarnings() method.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a jdbc driver and how many jdbc drivers are available?

576


What is the jdbc rowset?

536


Explain the difference between inner and outer join ?

512


Explain some new features available in jdbc 4.0?

607


How many types of statements are there in jdbc?

486






How many ways can you update a result set?

558


What is sqlwarning and discuss the procedure of retrieving warnings?

548


What is @entity in java?

524


I have the choice of manipulating database data using a byte[] or a java.sql.blob. Which has best performance?

479


What is jdbc and jdbc drivers?

497


Is jdbc part of j2ee?

507


How can we execute stored procedures using callablestatement?

465


What is represented by the connection object?

522


What is jdbc servlet?

492


How many locking systems are there in jdbc?

550