Answer Posted / shera ahmad khan
When there is some mistake in the URL given in
DrierMangager.getConnection().
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the different classes through which JDBC represents statements?
Is jdbc and orm?
How can we set null value in jdbc preparedstatement?
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?
Explain the life cycle of jdbc.
Are all the required JDBC drivers to establish connectivity to my database part of the JDK?
What are the different types of JDBC drivers?
How we store procedure in oralce for callable statements in jdbc
What is an SQL Locator?
What are the types of jdbc drivers that exist?
How many jdbc driver types are there?
What is executequery in java?
What class.forname will do while loading drivers of jdbc?
Is jdbc a protocol?
How do I insert/update records with some of the columns having NULL value?