why we don't use the type 2 driver for connect to the
database in jdbc?
Answer Posted / sree
bcz it is plat form dependent and no body implemented for this driver.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Once I have the Java 2 SDK, Standard Edition, from Sun, what else do I need to connect to a database?
How do I disallow NULL values in a table?
What is @entity in java?
What is meant by dao?
What is jdbc driver?
What is jdbc odbc driver?
Which type of driver provides jdbc access via one or more odbc drivers?
What is the return type of class.forname() method?
What is setautocommit in jdbc?
What is jdbc connection class?
Explain the difference between resultset and rowset in jdbc
What is getconnection method in java?
Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?
What is JDBC Batch Processing and what are it’s benefits?
What are the ddl statements?