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
Give an example of code used for setting up connection with a driver.
What is de-normalization?
What is savepoint in jdbc?
What is the role of the jdbc drivermanager class?
is java pure object oriented or not ?
If I use the JDBC API, do I have to use ODBC underneath?
What is Type-1 Driver and when this driver is used?
What is metadata in java programming?
How to check jdbc driver version in websphere?
Give me some example for getting connection from connection pooling in JBoss Server. Is Connection Pool default in Server or we have to create it? Who can create Connection Pool in a Team. How it will be accessed by the developer code?
What is jdbc driver?
What is connection commit?