What are the different types of resultset?
No Answer is Posted For this Question
Be the First to Post Answer
What is execute(), executeUpdate() and executeQuery() methods?
What is database deadlock ? How can we avoid them?
While in CallableStatament using in the oracle my procedure is return no.of columns so in java how can i retrivbe the data and i wnat to view all data which is reetrive from my procedure
State the different connection methods used for creating different types of sql.
What is jdbc vs odbc?
What are types of jdbc drivers?
How can we move the cursor in a scrollable result set?
What is the return type of execute, executequery and executeupdate?
What is a JDBC 2.0 DataSource?
Why are we using blob datatypes in jdbc?
what is the current version of JDBC? and explain its features?
what is metadata and it's use?