Answer Posted / thiyagu
rs.getRow();
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
How does a file store compare with a jdbc store?
Give a way to check that all result sets have bin accessed and update counts are generated by execute method.
What is the jdbc rowset?
What does setautocommit do?
What is the use of setFetchSize() and setMaxRows() methods in Statement?
Is jdbc part of j2ee?
When does the result for an sql statement return null?
What is the meaning of “dirty read” in the database?
What is the JDBC?
Why is jdbc used?
What is an encrypted internet connection?
What is data source in java?
How to insert an image or raw data into database?
Why would you use setautocommit(false) in jdbc?
What is jdbc? Describe the steps needed to execute a sql query using jdbc.