What is the jdbc rowset?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JDBC Interview Questions

What is jdbc vs odbc?

0 Answers  


What do you mean by database connection pooling?

0 Answers  


Why we use jdbc instead of odbc?

0 Answers  


Why do we need a jdbcrowset like wrapper around resultset?

0 Answers  


Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?

0 Answers  






Which package contains jdbc api?

0 Answers  


What is database connection pooling? Advantages of using a connection pool?

0 Answers  


What is an encrypted internet connection?

0 Answers  


Is possible to open a connection to a database with exclusive mode with JDBC?

0 Answers  


What is “dirty read” in JDBC? Which isolation level prevents dirty read?

0 Answers  


What are the differences between setmaxrows(int) and setfetchsize(int)?

0 Answers  


What is statement and preparedstatement in java?

0 Answers  


Categories