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 types of DataSource objects are specified in the Optional Package?
Explain some new features available in jdbc 4.0?
What is jdbc databasemetadata interface?
What is represented by the connection object?
Which constraint cannot be specified as an explicit constraint and should be specified with the column only ?
How does jdbc driver work?
How do I stop nullpointerexception?
What are the advantages of database connection pooling?
What is drivermanager in jdbc?
What is the fastest type of JDBC driver?
What are the main steps in java to make JDBC connectivity?
What is new in JDBC 2.0?
How many packages are available in jdbc api?
Which interface is responsible for transaction management in jdbc?
What does the jdbc driver interface do?