What is Type-3 Driver and when this driver is used?
Answer Posted / guest
Type-3 Driver is IntermediateDataAccess Driver.middleware
layers use this type of driver with the ability to connect
multiple clients with multiple servers.BEAWeblogic servers
use trhis type of driver.But architecturally this is very
flexible as intermediate driver can access the details of
the connection.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to retrieve warnings in jdbc?
What is the fastest type of JDBC driver?
What is jdbc in java?
What is 2 phase commit?
How to invoke Oracle Stored Procedure with Database Objects as IN/OUT?
What is drivermanager in java?
List the advantages of using datasource?
Does JDBC support stored procedures?
Is jpa faster than jdbc?
What is a jdbc connection string?
What is connection pooling and why it is used?
What is the JDBC syntax for using a literal or variable in a standard Statement?
Is oracle client required for jdbc connection?
How can we move the cursor in a scrollable result set?
Which interface handles transaction management in jdbc?