What is the different between ResultSet and RowSet?
No Answer is Posted For this Question
Be the First to Post Answer
What happens if we don't close the connection in jdbc?
how can we get the metaData (columnNames) from a table which has no Records..
What are stored procedures? How to call them?
signature of init method?
Why jdbc is used in java?
What does it mean to "materialize" data?
What are JDBC statements?
Explain how to make updates to the updatable resultsets.
What is execute(), executeUpdate() and executeQuery() methods?
Result set’s index starts with 0 or 1?
Does jdbctemplate close connection?
What is the benefit of having jdbcrowset implementation?