Answer Posted / venkat
Driver 4
that is Thin driver
This is the driver everyone using now a days cos it is pure
java driver
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
If I use the JDBC API, do I have to use ODBC underneath?
How can I instantiate and load a new CachedRowSet object from a non-JDBC source?
Write an sql to find all records having all numeric characters in a field ?
What are the higher level apis under development on top of jdbc currently?
What is a datasource in java?
What is the execute method in java?
Is jdbc database independent?
What are the types of statements in jdbc?
Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?
Why isn't the java.sql.DriverManager class being found?
What are the different types of resultset?
What is type 4 jdbc driver?
What are the main components of JDBC ?
What is dburl?
What does connection pooling mean ?