What is the use of jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about multiple implementations and drive manager?
How to rollback a JDBC transaction?
List the common jdbc exceptions ?
Is jpa faster than jdbc?
what is call level interface?
Explain the main method?
Is JDBC a language or Application?
what is the meaning of following code snippets Class c=class.forName(driverClassName); Driver d=(driver)c.newInstance();
How java can be connected to a database?
What is meant by dao?
What is metadata in java programming?
What is isolation level? How to set it?