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 |
What port does jdbc use?
How to insert and delete a row programmatically? (new feature in JDBC 2.0)
How can we set null value in jdbc preparedstatement?
is that compulsory to have Primarykey-forignkey for joints (outer inner,equal)
How many categories of jdbc drivers are there?
i have 1000 records in resultset, how to get first 100 records from resultset, because resultset fetch all 1000 records at a time?
What is the meaning of batch updates?
List some new features available in jdbc 4.0?
Why do we need jdbc driver?
How do we load the drivers?
Does multiple concurrent open statements per connection are supported by the JDBC-ODBC Bridge?
Is jdbc connection secure?