Answer Posted / sushant
Exception and SQLException
| Is This Answer Correct ? | 2 Yes | 17 No |
Post New Answer View All Answers
Why hibernate is better than jdbc?
What is the full form of jdbc and what is its purpose?
What is the most common example type 1 driver?
What is JDBC ResultSet?
Explain the locking system in jdbc & its types?
What is the execute method in java?
What are 4 drivers available in JDBC? At what situation are four of the drivers used?
What are the exceptions in jdbc?
What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?
How many jdbc driver types are there?
How can I write to the log used by DriverManager and JDBC drivers?
Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?
What are the common jdbc exceptions?
Explain creation of statement object with connection method create method with help of an example.
What do you mean by metadata and why we are using it?