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
What is represented by the connection object?
What is executequery in java?
Which is faster jdbc or odbc?
What class.forname does, while loading the drivers?
Which type of driver provides jdbc access via one or more odbc drivers?
What is the most common example type 1 driver?
What is meant by dao?
What is odbc and jdbc drivers?
What are 4 drivers available in JDBC? At what situation are four of the drivers used?
What is connection commit?
What is hbm xml?
java based application for hospital management
What is isolation level? How to set it?
What is jdbc vs odbc?
What is correlated subquery?