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 |
signature of init method?
Why do we need jdbc?
What does adapter class provide?
What are the functions of the jdbc connection interface?
What is the use of setFetchSize() and setMaxRows() methods in Statement?
What is the role of class.forname while loading drivers?
What do you mean by jdbc batch processing and what are the advantages of using jdbc batch processing?
What are the Normalization Rules?
Is jdbc database independent?
Why hibernate is better than jdbc?
What is the difference between jdbc and jndi?
What is the purpose of the jdbc resultset interface?