What is the setTransactionIsolation() method?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the setTransactionIsolation() method?
Rating:
The setTransactionIsolation() method is used to specify the transaction isolation level. An integer is passed as a parameter specifying the level of isolation. JDBC supports 5 levels of isolation.
Rating:
Was this information helpful?
Other articles
- What is the function of the ORDER BY clause in SQL?
- What is the isCaseSensitive() method?
- What is cardinality?
- What is the Collection interface?
- What is association navigation?