How to set the attribute concurrency in resultset?


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

Post New Answer

More JDBC Interview Questions

Explain about the drive manager class working?

0 Answers  


What do you mean by two phase commits?

0 Answers  


What are the Isolation level in JDBC transaction?

1 Answers  


Are there any ODBC drivers that do not work with the JDBC- ODBC Bridge?

2 Answers  


What is de-normalization?

1 Answers  


What is statement and resultset in jdbc?

0 Answers  


How do I retrieve a whole row of data at once, instead of calling an individual ResultSet.getXXX method for each column?

0 Answers  


How to check null value in JDBC?

1 Answers   CTS,


How to find total column from a resultset?

6 Answers   TSYS,


What are the new features available in jdbc 4.0?

0 Answers  


What is ODBC and JDBC? How do you connect the Database?

0 Answers  


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?................

6 Answers   TCS,


Categories