Explain the various types of locking system in jdbc?


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

Post New Answer

More JDBC Interview Questions

Why jdbc is used in java?

0 Answers  


Explain the difference between inner and outer join ?

0 Answers  


Which type of driver provides jdbc access via one or more odbc drivers?

0 Answers  


Why do we use jdbc?

0 Answers  


Write an sql to find all records having all numeric characters in a field ?

0 Answers  


what does the method Class.forName returns?

4 Answers   Siemens, TCS,


What are the benefits of PreparedStatement over Statement?

0 Answers  


What are clob and blob data types in jdbc?

0 Answers  


Is jdbc faster than odbc?

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,


What are the methods which can verify the cursor particular position?

0 Answers  


Explain how to make updates to the updatable resultsets.

0 Answers  


Categories