turing85 commented on PR #9286:
URL: https://github.com/apache/camel/pull/9286#issuecomment-1414018957

   An alternative solution would be to:
   - keep the transaction,
   - create a savepoint before the `getTableExistsString()` is exeucted,
   - restore the savepoint at the beginning of the `catch`-block, and
   - release the savepoint in a `finally`-block


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to