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 are the types of jdbc drivers that exist?
Differentiate between a statement and a preparedstatement.
How do you insert images into database using jdbc?
What is the difference between triggers and procedures?
What are database warnings in jdbc and how can we handle database warnings in jdbc?
If iam using JDBC API, do I also have to use ODBC?
How can I use the JDBC API to access a desktop database like Microsoft Access over the network?
What is jdbc connection?
How do I set properties for a JDBC driver and where are the properties stored?
Is uri the same as url?
Explain the importance of drivermanager.
What is jdbc type?