What are the Isolation level in JDBC transaction?
Answer / niranjanravi
dirty reads
non-repeatable reads
phantom reads
| Is This Answer Correct ? | 0 Yes | 3 No |
What is layer in communication?
What is serialization and deserialization in java programming?
What is statement and preparedstatement in java?
What is jdbc driver manager?
What is difference between jdbc and odbc?
What is “dirty read” in JDBC? Which isolation level prevents dirty read?
What is the full form of jdbc and what is its purpose?
What type of drivers are used for web application?
Hi to all.. well i want to make a standalone application which can use the concept of connection pooling, constraint is that i have not to use any application server like weblogic etc. Please help me out. Thaks in advance.
What is the execute method in java?
What are the differences between statement and preparedstatement interface?
What are the differences between resultset and rowset?