What are pros and cons of using of Type-2 and Type-4
Drivers over Type-1 driver?
Answer Posted / niranjanravi
they are fastest than type-1 drivers
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is jdbc connection secure?
Discuss the significances of jdbc.
Write an sql to find all records having all upper case alphanumeric characters in a field ?
Explain the locking system in jdbc & its types?
How to check jdbc driver version in websphere?
What is metadata in jdbc?
Are all the required JDBC drivers to establish connectivity to my database part of the JDK?
What is the JDBC syntax for using a literal or variable in a standard Statement?
Why are we using blob datatypes in jdbc?
How does jdbc driver work?
Is it possible to connect to multiple databases simultaneously? Using single statement can one update or extract data from multiple databases?
Explain jdbc savepoint?
What are the jdbc drivers in java?
Why did my jdbc code throw a rollback sqlexception?
Write a program JDBCcode forfetching student database with SQL.