What is the difference between setmaxrows(int) and setfetchsize(int)?
No Answer is Posted For this Question
Be the First to Post Answer
i have 1000 records in resultset, how to get first 100 records from resultset, because resultset fetch all 1000 records at a time?
What is hbm xml?
What are the differences between resultset and rowset?
What are stored procedures? How to call them?
What are database warnings in jdbc and how can we handle database warnings in jdbc?
Can we return resultset in java?
How can I get information about foreign keys used in a table?
What is execute in java?
How to create Connection interface object because it is Interface , Interface is not instansiated?
How to use JDBC to connect Microsoft Access?
What is the use of callablestatement? Name the method, which is used to prepare a callablestatement.
Explain the difference between inner and outer join ?