What are the sailent features of JDBC 2.0?

Answer Posted / ganesan

1.Scroll forward and backward in a result set or move to a
specific row
2.Make updates to database tables using methods in the Java
programming language instead of using SQL commands
3.Send multiple SQL statements to the database as a unit,
or batch
4.Use the new SQL3 datatypes as column values

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which interface is responsible for transaction management in jdbc?

462


What is jdbc dialect?

507


What does the connection object represents?

561


Which is better odbc or jdbc?

507


What is executeupdate in java?

476






What is ojdbc14 jar?

500


Is jdbc a framework?

478


What is JDBC API and when do we use it?

574


What are the differences between setmaxrows(int) and setfetchsize(int)?

544


What is metadata in java programming?

491


What is jdbc driver manager?

499


What are the different types of classes in the api component?

534


What is database deadlock ? How can we avoid them?

517


Explain the steps in writing a java program using jdbc?

452


What is the difference between setmaxrows(int) and setfetchsize(int)?

560