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 dburl?
What are clob and blob data types in jdbc?
What is a jdbc connection pool?
Describe odbc?
How do I insert/update records with some of the columns having NULL value?
Is it possible to connect to multiple databases simultaneously?
Where can I find info, frameworks and example source for writing a JDBC driver?
What is jdbc driver in java?
How does jdbc driver work?
How to use JDBC to connect Microsoft Access?
Explain about multiple implementations and drive manager?
What are the advantages of using preparedstatement in java?
What are the different types of lockings in jdbc?
Differentiate between stored procedure and functions?
Which of the attributes in the monitoring tab for a jdbc connection pool in the administrative console tell us how many clients are currently waiting for a connection?