What is jdbc resultsetmetadata interface?
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.
How can I retrieve a String or other object type without creating a new object each time?
What is a statement?
Where is mysql jdbc driver located?
How can we maintain the integrity of a database by using jdbc?
Without using of Class.forName(? ?), how do you connect to db?
What are the jdbc statements?
What is resultset?
Explain the two tier and three tier architecture of jdbc.
What are different types of ResultSet?
What are the differences between resultset and rowset?
what are the drawbacks of JDBC? explain briefly?