InterviewSolution
Saved Bookmarks
| 1. |
What Are The Standard Isolation Levels Defined By Jdbc? |
|
Answer» The VALUES are DEFINED in the CLASS java.sql.Connection and are:
Any GIVEN database may not support all of these levels. The values are defined in the class java.sql.Connection and are: Any given database may not support all of these levels. |
|