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

Is uri the same as url?

487


What is JDBC Connection isolation levels?

534


What are dml and ddl?

530


What are the differences between statement and preparedstatement interface?

510


How can we store the file in the oracle database?

513






What are the advantages of using jdbc datasource?

487


What causes no suitable driver error?

532


What is the return type of class.forname() method?

540


What is ojdbc?

522


What is CLOB and BLOB datatypes in JDBC?

549


What is correlated subquery?

1738


What is ojdbc14 jar?

491


How do I know which jdbc driver to use?

593


What is odbc and jdbc drivers?

461


What is use of connection pooling?

513