What are the sailent features of JDBC 2.0?

Answer Posted / one two

Some special features ar as:

It supports Meta Data about Database as well as result set.
We can traverse in database tables in both directions.
It supports JDBC Row Set.
Date and Time functions are supported.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we retrieve data from the resultset?

553


Explain different types of locks in jdbc?

514


How to check jdbc driver version in sql server?

479


How many types of statements are there in jdbc?

495


How many ways can you update a result set?

563






How can we store and retrieve images from the database?

515


What is difference between java.util.Date and java.sql.Date?

539


What is a merge field?

501


How do we load the drivers?

551


What is the function of drivermanager class?

553


How can I use the JDBC API to access a desktop database like Microsoft Access over the network?

533


What is preparedstatement in jdbc?

516


What are the steps involved in establishing a connection using jdbc in java?

521


Why “no suitable driver” error occurs?

617


Explain how data flows from view to db and reverse

1632