What is static Synchronized method in JDBC API? Give an
example?
Answer Posted / anilbabu
yes this is correct and good answer
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is phantom read and which isolation level prevents it?
Name the new features added in jdbc 4.0.
What is the difference between setmaxrows(int) and setfetchsize(int)?
How do we load the drivers?
What is the use of dialect?
What is DML?
What is preparedstatement in jdbc?
What are different types of ResultSet?
What is connection data?
What is jdbc oracle thin?
Where is ojdbc14 jar located?
what happen if we set JDBC string to NULL?
Explain the role of driver in jdbc.
How do I insert/update records with some of the columns having NULL value?
What is serialization and deserialization in java programming?