What is the use of setFetchSize() and setMaxRows() methods in Statement?
No Answer is Posted For this Question
Be the First to Post Answer
how to prevent finally block from execution
What is statement and preparedstatement in java?
What is the use of prepared statement?Ans:used to execute pre compiled statement...so the question is when that precompiled statement will be execute or comiple?................
How many jdbc driver types are there?
Define preparedstatement.
How can you load the drivers in jdbc?
How does jdbc connect to database?
What class.forname does, while loading the drivers?
What are the considerations for deciding on transaction boundaries?
callable is interface or class ?
What is the use of jdbc?
How can you load the drivers?