Answer Posted / sai
4 Types of drivers are there
Type 1 : JDBC-ODBC Bridge Driver(Thick Driver)
Type 2: Native API Partly Java Driver
Type 3: Network protocol Driver-
Type 4: JDBC Net pure Java Driver(Thin Driver)
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
How can I create a custom RowSetMetaData object from scratch?
How can you retrieve data from the resultset using jdbc?
What is executequery in java?
What is jdbc thin client?
How to retrieve warnings in jdbc?
What is the full form of jdbc and what is its purpose?
How do I know which jdbc driver to use?
What does the jdbc resultsetmetadata interface?
java based application for hospital management
How many ways can you update a result set?
Is jpa faster than jdbc?
Can I use JDBC to execute non-standard features that my DBMS provides?
How can we store and retrieve images from the database?
Is odbc an api?
Why should we close database connections in java?