Without using of Class.forName(? ?), how do you connect to
db?
Answer Posted / parida
To Niranjanravi
can u give me an example of that?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What happens if connection is not closed in jdbc?
How do I insert/update records with some of the columns having NULL value?
Explain the various types of locking system in jdbc?
Is possible to open a connection to a database with exclusive mode with JDBC?
What is the use of callablestatement? Name the method, which is used to prepare a callablestatement.
How can we execute stored procedures?
How vendor Naming registry supports JNDI?
What is jdbc thin client?
What is JDBC Connection isolation levels?
How to make updates to updatable result sets in jdbc?
RowSetInternal caller and returns void. What can I do in the readData method?
Does the database server have to be running Java or have Java support in order for my remote JDBC client app to access the database?
What is a jdbc connection?
Give an example for execution of sql statement.
How many ways can you update a result set?