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
What are the differences between setmaxrows(int) and setfetchsize(int)?
What is DML?
What is the different between ResultSet and RowSet?
What is jdbc connection string?
Explain different types of locks in jdbc?
What is use of connection pooling?
How many ways can you update a result set?
How do we load the drivers?
What is a rollback in jdbc?
If I use the JDBC API, do I have to use ODBC underneath?
What is a statement?
How can I get information about foreign keys used in a table?
Write an sql to find all records having all numeric characters in a field ?
What is CLOB and BLOB datatypes in JDBC?
What is meant by jdbc and odbc?