Answer Posted / thiyagu
rs.getRow();
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
What is the use of dialect?
Which jdbc drivers will run your program?
What is a JDBC 2.0 DataSource?
What are four types of JDBC driver?
RowSetInternal caller and returns void. What can I do in the readData method?
What is difference between jdbc and odbc?
What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?
DB2 Universal claims to support JDBC 2.0, But I can only get JDBC 1.0 functionality. What can I do?
What is difference between java.util.Date and java.sql.Date?
Why do we use jdbc statements?
In which ways is driver class is registered with drive manager?
What is the full form of jdbc and what is its purpose?
What is JDBC RowSet? What are different types of RowSet?
Explain jdbc savepoint?
What are different types of JDBC Drivers?