In JDBC, All the API?s are interfaces? Where is the actual
implementation?
Answer Posted / dhagej
in case of oracle, classes12.jar provides the implementation
for these interfaces
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Where can I find ojdbc14 jar file?
What are restrictions on triggers?
Where is jdbc url mysql?
Does JDBC support stored procedures?
Is jdbc connection secure?
What is the use of the statement in jdbc?
How can I determine the isolation levels supported by my DBMS?
How are jdbc statements used?
Why do we need a jdbcrowset like wrapper around resultset?
What is meant by dao?
What is JDBC Connection? Explain steps to get Database connection in a simple java program.
What are the differences between execute, executequery, and executeupdate?
What do you understand by DDL and DML statements?
How do I stop nullpointerexception?
Why do we need jdbc driver?