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
How java can be connected to a database?
Does JDBC support stored procedures?
What is the benefit of having jdbcrowset implementation?
Result set’s index starts with 0 or 1?
Where is ojdbc14 jar located?
Is it possible to connect to multiple databases simultaneously? Using single statement can one update or extract data from multiple databases?
Explain about column name and getter method?
What is difference between odbc and jdbc?
What is executequery in java?
How a database driver can be loaded with jdbc 4.0 / java 6?
What are the different classes through which JDBC represents statements?
What are clob and blob data types in jdbc?
What is a jdbc connection?
What are the standard isolation levels defined by JDBC?
What is JDBC Connection isolation levels?