Answer Posted / kalyan
at present we dont have any methods for retrieving whole
row at a time in jdbc
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is jdbc vs odbc?
What is the purpose of jdbc resultset interface?
What are the different types of locking in JDBC?
There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?
Why do you use a data source object for a connection?
What types of DataSource objects are specified in the Optional Package?
code to insert values/rows into oracle database from a java swing textfield when a button is pressed(using preparedstatements)
What is the meaning of “dirty read” in the database?
Does jdbc use odbc?
What are the advantages of using preparedstatement over statement?
What is JDBC Statement?
How do you insert images into database using jdbc?
What are the 4 types of jdbc drivers?
What is jdbc class forname?
How do I start debugging problems related to the JDBC API?