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
How does a custom RowSetReader get called from a CachedRowSet?
What is jdbc in dbms?
Explain Basic Steps in Writing a Java Program Using Jdbc?
Give steps to connect to the db using jdbc?
What are the different classes through which JDBC represents statements?
Explain the process of creating tables using NetBeans IDE?
State the three different ways in which you can create a table?
Why can't Tomcat find my Oracle JDBC drivers in classes111.zip?
Where is jdbc used?
What are the utilities of the callablestatement?
What are the higher level apis under development on top of jdbc currently?
I have the choice of manipulating database data using a byte[] or a java.sql.blob. Which has best performance?
Can I set up a connection pool with multiple user IDs? The single ID we are forced to use causes problems when debugging the DBMS.
What are database warnings in jdbc and how can we handle database warnings in jdbc?
What is the difference between execute, executeQuery, executeUpdate?