How does JDBC API helps us in achieving loose coupling between Java Program and JDBC Drivers API?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about the drive manager class working?
Under what circumstances, that all four drivers are used?
What are the functions of the jdbc connection interface?
Does sql allow null values ?
What is jdbc drivers in java?
How does jdbc connect to database?
How to create Connection interface object because it is Interface , Interface is not instansiated?
What type of driver you use in real-time projects?
Which jdbc drivers will run your program?
What are the classes and methods used for sending sql statements to database?
What is the use of jdbc?
Name the method, which is used to prepare a callablestatement.