What are the sailent features of JDBC 2.0?

Answer Posted / amarajagan

JDBC 2.0 features are
java.sql.Connection
java.sql.ResultSet
java.sql.ResultSetMetaData
java.sql.PreparedStatement
java.sql.CallableStatement
java.sql.DatabaseMetaData
java.sql.ResultSetMetaData
By the by all are interfaces

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the classes and methods used for sending sql statements to database?

542


Is jdbc faster than odbc?

507


What causes the "No suitable driver" error?

538


What is JDBC Connection? Explain steps to get Database connection in a simple java program.

619


Where is ojdbc14 jar located?

504






What does the jdbc resultset interface?

533


Why prepared statements are faster?

533


What are restrictions on triggers?

1676


Can I get a null resultset?

551


How can I instantiate and load a new CachedRowSet object from a non-JDBC source?

536


What is resultsetmetadata?

506


Which type of JDBC driver is the fastest one?

574


How to set the attribute concurrency in resultset?

506


What does jdbc do?

531


What is jdbc type?

517