Answer Posted / harish
u can access information abt the database as a whole or abt
a particular query ResultSet.This section describes how
DatabaseMetaData and ResultSetMetaData objects are obtained
and queried.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is jdbc drivers in java?
What is the significance of DataBaseMetaData.tableIndexStatistics? How to obtain and use it?
What is use of connection pooling?
Is jdbc a web technology?
What is com mysql jdbc driver?
What is connection commit?
What is jdbc driver for sql server?
How do I find whether a parameter exists in the request object?
What causes the "No suitable driver" error?
Where can I find info, frameworks and example source for writing a JDBC driver?
What is difference between jdbc and odbc?
Explain in detail about JDBC and its general features?
What class.forname does, while loading the drivers?
What is hbm xml?
Give steps to connect to the db using jdbc?