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
What is jdbc resultsetmetadata interface?
How to retrieve warnings in jdbc?
What is jdbc template?
What is a datasource in java?
What is Apache DBCP API?
What is odbc jdbc?
If you are truncated using JDBC, how can you that how much data is truncated?
Which Java and java.sql data types map to my specific database types?
What is jdbc thin client in oracle?
What are the 4 types of jdbc drivers?
What are the packages are used in jdbc?
Explain jdbc savepoint?
What is the difference between ojdbc6 and ojdbc7?
What is meant by dao?
What is DML?