Uses of Class
org.springframework.transaction.InvalidIsolationLevelException
Packages that use InvalidIsolationLevelException
- 
Uses of InvalidIsolationLevelException in org.springframework.transaction.jtaMethods in org.springframework.transaction.jta that throw InvalidIsolationLevelExceptionModifier and TypeMethodDescriptionprotected voidJtaTransactionManager.applyIsolationLevel(JtaTransactionObject txObject, int isolationLevel) Apply the given transaction isolation level.