Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Novice
Description
The DefaultIBatisProcessingStategy should have a getter/setter for transaction isolation level: eg Connection.TRANSACTION_READ_COMMITTED etc.
See java.sql.Connection for possible values.
This is in use when onConsume is being used.
The default TX isolation does not work well with Oracle etc. See nabble
http://camel.465427.n5.nabble.com/Camel-Ibatis-consumer-onConsume-with-Oracle-throws-transaction-isolation-level-error-tp4731035p4731035.html