What type of drivers are used for web application?
Answers were Sorted based on User's Feedback
Answer / rakesh damera
type-4 driver depending upon the environment they are
configuring .
The Red Brick JDBC Driver is a pure Java Type-4 driver based
on Version of the JDBC API.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / niranjanravi
type-3 drivers thatis IntermediateDataAccess Driver
| Is This Answer Correct ? | 0 Yes | 2 No |
Is there another way of dealing with the result set that could execute faster?
What are the functions of the jdbc connection interface?
Is jdbc part of j2ee?
What is the purpose of jdbc resultset interface?
What is jdbc driver for sql server?
What is encrypted connection?
Name the new features added in jdbc 4.0.
Is jdbc object oriented?
What is hbm xml?
What is use of connection pooling?
How can I create a custom RowSetMetaData object from scratch?
How can I manage special characters when I execute an insert query?