How many locking systems are there in jdbc?


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

Post New Answer

More JDBC Interview Questions

What are the advantages of database connection pooling?

0 Answers  


What is the JDBC syntax for using a literal or variable in a standard Statement?

0 Answers  


How does a custom RowSetReader get called from a CachedRowSet?

0 Answers  


What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?

0 Answers  


Explain creation of statement object with connection method create method with help of an example.

0 Answers  


What are the different types of drivers under jdbc?

0 Answers  


Why “no suitable driver” error occurs?

0 Answers  


How can you retrieve data from the resultset using jdbc?

0 Answers  


What is getconnection method in java?

0 Answers  


What is difference between odbc and jdbc?

0 Answers  


Stored procedure purpose?

2 Answers  


What is the difference between jdbc and jndi?

0 Answers  


Categories