What are the sailent features of JDBC 2.0?

Answer Posted / narender

JDBC 2.0 features:

PreparedStatements
CallableStatement
ScrollableResultSet
Executing Batch Statements
Transactions
ResultSetMetaData
Lobs (Blob & Clob)

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is resultsetmetadata?

506


Can we return resultset in java?

478


Why “no suitable driver” error occurs?

617


What are the exceptions in jdbc?

502


What happens if we don't close the connection in jdbc?

487






What is difference between odbc and jdbc?

507


What is the difference between jdbc and jndi?

497


What is resultset?

574


Which type of JDBC driver is the fastest one?

574


What is a java driver?

502


What is the advantage of namedparameterjdbctemplate?

508


When does the result for an sql statement return null?

517


What is a connection string used for?

507


How many rowset are available in jdbc?

667


How do I insert an image file (or other raw data) into a database?

525