Answer Posted / guest
YES
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the measures to connect to the db using jdbc?
What is a lock in jdbc?
What does jdbc do?
Is java a database?
Is uri the same as url?
When do we get java.sql.SQLException: No suitable driver found?
What are jdbc?
What is the use of JDBC DriverManager class?
What is a rollback in jdbc?
What is jdbc class forname?
What is jdbc driver?
Where can I find ojdbc14 jar file?
How can I retrieve a String or other object type without creating a new object each time?
What is the return type of class.forname() method?
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.