In JDBC, All the API?s are interfaces? Where is the actual
implementation?
Answer Posted / naveen
yes,sun is given implimentation part to driver
vendors,programer no need to known this code.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are four types of JDBC driver?
How to check jdbc driver version in sql server?
java based application for hospital management
What are the common JDBC problems that you got and how do you solved them?
Explain about Join?
Is jdbc a middleware?
How to connect multiple database in jdbc?
What is ojdbc?
What is in terms of jdbc a datasource?
Which interface handles transaction management in jdbc?
What are the different types of JDBC drivers?
Describe the steps needed to execute a sql query using jdbc.
List the advantages of using datasource?
How can I create a custom RowSetMetaData object from scratch?
What is JDBC ResultSet?