Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How can I determine the isolation levels supported by my DBMS?



How can I determine the isolation levels supported by my DBMS?..

Answer / Arif Mohammad Ansari

To find out the supported isolation levels for your DBMS, you can refer to its documentation or use JDBC metadata. For example, using a PreparedStatement, you can call getTransactionIsolation() method on Connection or ResultSet objects.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JDBC Interview Questions

What is Statement and PreparedStatement? whatz the difference?

2 Answers  


Write an sql to find all records having all numeric characters in a field ?

1 Answers  


How do we load the drivers?

1 Answers  


How to test jdbc connection to sql server?

1 Answers  


Does jdbc use odbc?

1 Answers  


How to create Connection interface object because it is Interface , Interface is not instansiated?

9 Answers   Aptech, CTS, HCL,


Explain about the Try Block?

1 Answers  


What is the difference between Minus, and Intersect?

1 Answers  


What is the role of the jdbc drivermanager class?

1 Answers  


What is JDBC Savepoint? How to use it?

1 Answers  


What is createstatement method in java?

1 Answers  


Under what circumstances, that all four drivers are used?

1 Answers   TCS,


Categories