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
How does JDBC API helps us in achieving loose coupling between Java Program and JDBC Drivers API?
What is a connection string used for?
What is transaction processing in jdbc?
Explain the life cycle of jdbc.
How can we move the cursor in a scrollable result set?
What are the different types of interfaces in the api component?
Is jdbc a protocol?
Explain the role of driver in jdbc.
Why are we using blob datatypes in jdbc?
Write a program JDBCcode forfetching student database with SQL.
Where is mysql jdbc driver located?
What is jdbc url for mysql?
What is the difference between execute, executeQuery, executeUpdate?
What is the benefit of having jdbcrowset implementation?
How do you determine the sensitivity of the ResultSet object?