camel-ibatis - Allow to more easily configure the TX isolation level on processing strategy -------------------------------------------------------------------------------------------
Key: CAMEL-4387 URL: https://issues.apache.org/jira/browse/CAMEL-4387 Project: Camel Issue Type: Improvement Components: camel-ibatis Reporter: Claus Ibsen Priority: Minor Fix For: 2.9.0 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 -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira