What is Type-3 Driver and when this driver is used?
Answer Posted / devarathnam c,kotagudibanda(po
Type3 Driver:
It is also known as "Net Protocol driver" which is working
based on three-tier system.It requires a middle tire.Mainly
it is used in the "Network environment applications".It
will dependent on one of the application servers like
BEA Weblogic,IBM Websphere etc..
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is jdbc a framework?
How can I get information about foreign keys used in a table?
What is jdbc and why is it required?
Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?
Can I set up a connection pool with multiple user IDs? The single ID we are forced to use causes problems when debugging the DBMS.
What is serialization and deserialization in java programming?
Why do you use a data source object for a connection?
Which database is used with java?
Why is jdbc needed?
How to make updates to updatable result sets in jdbc?
What are types of jdbc drivers?
What are the main components of JDBC ?
How does JDBC API helps us in achieving loose coupling between Java Program and JDBC Drivers API?
How do I start debugging problems related to the JDBC API?
Why can't Tomcat find my Oracle JDBC drivers in classes111.zip?