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 a way to check that all result sets have bin accessed and update counts are generated by execute method.
In which ways is driver class is registered with drive manager?
What is jdbc and explain jdbc architecture?
How to insert and delete a row programmatically? (new feature in JDBC 2.0)
How transactions are performed using JDBC ?
What is the difference between client and server database cursors?
Which of the attributes in the monitoring tab for a jdbc connection pool in the administrative console tell us how many clients are currently waiting for a connection?
How data can be inserted into long row column of database?
how can connection with oracle10g with java
What are the differences between resultset and rowset?
What are the functions of the jdbc connection interface?
What is data source in java?