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 charAt() method?
- What is a native method?
- What is normalization?
- What is the executeQuery() method?
- What is a JAR file?