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
Which database is used for java?
What is jdbc and jdbc drivers?
What does executeupdate return in jdbc?
what happen if we set JDBC string to NULL?
Name different methods for getting streams.
What are the common tasks of JDBC?
What are different types of ResultSet?
Can I set up a connection pool with multiple user IDs? The single ID we are forced to use causes problems when debugging the DBMS.
Why resultset is used in java?
How to invoke Oracle Stored Procedure with Database Objects as IN/OUT?
Why “no suitable driver” error occurs?
What are different parts of a url?
What are the factors that the jdbc driver performance depends upon?
What is a jdbctemplate?
Is jdbc a middleware?