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
What does jdbc do?
What are the advantages of using jdbc datasource?
PreparedStatement is a pre compiled statement but where it's pre compiled ?
How do I find whether a parameter exists in the request object?
What is savepoint in jdbc?
What are the types of jdbc drivers that exist?
What is a jdbc connection?
How can I retrieve a String or other object type without creating a new object each time?
Is jdbc database independent?
Is jdbc secure?
What is the use of JDBC DriverManager class?
What are the advantages of using preparedstatement in java?