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 the advantages of using jdbc datasource?
What are jdbc?
Why do you use a data source object for a connection?
Explain the difference between rowset vs. Resultset in jdbc?
What is “dirty read” in JDBC? Which isolation level prevents dirty read?
What is the role of class.forname while loading drivers?
If you are given a choice to implement the code to either insert a record or update if already exist, which approach will you follow ?
What is while rs next ())?
Expalin the method of calling a stored procedure from jdbc.
What are the main steps in java to make JDBC connectivity?
What is metadata in java programming?
What are the benefits of PreparedStatement over Statement?
What does the jdbc resultset interface?
Differentiate between stored procedure and functions?
What is jdbc and jdbc drivers?