What do you mean by batch processing in jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
Explain in detail about JDBC and its general features?
i have 1000 records in resultset, how to get first 100 records from resultset, because resultset fetch all 1000 records at a time?
How to find total column from a resultset?
What is a Connection?
What is use of connection pooling?
What is a merge field?
Is jdbc database independent?
what happen if we set JDBC string to NULL?
How can I determine where a given table is referenced via foreign keys?
What is the execute method in java?
What is resultset in jdbc with example?
What is database deadlock ? How can we avoid them?