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 are devices?
What is the use of setFetchSize() and setMaxRows() methods in Statement?
State the different connection methods used for creating different types of sql.
How MS-Access DB can be accessed over a network, using JDBC API?
How do I load a database driver with JDBC 4.0 / Java 6?
Does jdbc use odbc?
Why jdbc is used in java?
How do you insert images into database using jdbc?
What is a statement in java?
Does jdbctemplate close connection?
What is a lock in jdbc?
Why do we use jdbc?
What are the new features added to JDBC 4.0?
Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?
What is createstatement method in java?