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 insert an image or raw data into database?
How can we set null value in jdbc preparedstatement?
Under what circumstances, that all four drivers are used?
What is an escape syntax?
What is the latest version of JDBC? What are the new features added in that?
What class.forname will do while loading drivers of jdbc?
What is the reason why we need a jdbcrowset like the wrapper around resultset?
What are the ddl statements?
What protocol does jdbc use?
What causes the "No suitable driver" error?
What does executeupdate return in jdbc?
How to set NULL values in JDBC PreparedStatement?
What is the use of the statement in jdbc?
What is layer in communication?
Why did my jdbc code throw a rollback sqlexception?