What is static Synchronized method in JDBC API? Give an
example?
Answer Posted / indrani
getConnection is the synchronised and static method
| Is This Answer Correct ? | 36 Yes | 3 No |
Post New Answer View All Answers
What are common JDBC Exceptions?
What do you mean by two phase commits?
What are clob and blob data types in jdbc?
Why “no suitable driver” error occurs?
How does jdbc work?
What causes no suitable driver error?
What is createstatement method in java?
What is JDBC Driver interface?
What is the use of dialect?
How can I retrieve a String or other object type without creating a new object each time?
explain about special characters?
What is odbc and jdbc in dbms?
Differentiate between a statement and a preparedstatement.
Does jdbc require oracle client?
Explain different types of locks in jdbc?