Why do we need jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
What is JDBC Batch Processing and what are it’s benefits?
What does Class.forName return?
What is execute in java?
Different statements in JDBC?
How does a custom RowSetReader get called from a CachedRowSet?
What is the significance of DataBaseMetaData.tableIndexStatistics? How to obtain and use it?
What is the difference between ExecuteUpdate and ExecuteQuery?
How is database middleware used to access legacy databases?
What is the use of getGeneratedKeys() method in Statement?
How to create Connection interface object because it is Interface , Interface is not instansiated?
What is the role of jdbc drivermanager class?
Give a way to check that all result sets have bin accessed and update counts are generated by execute method.