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 causes no suitable driver error?
What are types of jdbc drivers?
List the advantages of using datasource?
Does JDBC support stored procedures?
explain about special characters?
What is a jdbc connection string?
How can you create jdbc statements?
How to know howmuch data is truncated?
What is ojdbc14 jar?
Does jdbctemplate use prepared statements?
Can I get a null resultset?
What is jdbc resultsetmetadata interface?
What do you understand by jdbc statements?
How to move the cursor in scrollable resultset ?
What are the three basic components of the odbc architecture?