Answer Posted / thiyagu
rs.getRow();
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
Why resultset is used in java?
Which database is used for java?
Give a way to check that all result sets have bin accessed and update counts are generated by execute method.
What is jdbc odbc bridge in java?
What are the steps involved in establishing a connection using jdbc in java?
Explain the role of driver in jdbc.
Why jdbc is used in java?
How can I determine where a given table is referenced via foreign keys?
Which is better odbc or jdbc?
What is the meaning of connection?
What does it mean to "materialize" data?
Give an example of code used for setting up connection with a driver.
Explain the importance of drivermanager.
Explain the locking system in jdbc?
What is the role of jdbc drivermanager class?