What are the basic exceptions in jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
What is the full form of jdbc and what is its purpose?
Explain the different ways to register a driver?
Why should we close database connections in java?
Name the new features added in jdbc 4.0.
What is jdbc in java?
Once I have the Java 2 SDK, Standard Edition, from Sun, what else do I need to connect to a database?
Does jdbc use ssl?
What are the types of jdbc drivers that exist?
How do I set properties for a JDBC driver and where are the properties stored?
What is JDBC ResultSet?
What is statement and resultset in jdbc?
What does Class.forName return?