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