What are the different types of resultset?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about the Try Block?
How can we move the cursor in a scrollable result set?
Which type of driver is unique in jdbc?
What is the full form of jdbc and what is its purpose?
what are the drawbacks of JDBC? explain briefly?
Prepared statements are faster. Why?
How can we set null value in jdbc preparedstatement?
I have getting problem to calling stored procedure from Mysql through JSP. Please help me.
What are the classes and methods used for sending sql statements to database?
What does the jdbc resultset interface?
how can we connect to db without using getConnection() method
What is the reason why we need a jdbcrowset like the wrapper around resultset?