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 |
Which jdbc driver type s is are the jdbc odbc bridge?
what are the advantages of JDBC?
What is a connection string used for?
What is meant by jdbc?
Which database is used for java?
How to set NULL values in JDBC PreparedStatement?
Difference between Dirty, commited ,phantom,repeatable reads?
What is jdbc connection string?
Can I set up a connection pool with multiple user IDs? The single ID we are forced to use causes problems when debugging the DBMS.
What is jdbc driver in java?
Describe odbc?
Why is jdbc needed?