On 17 Nov 2011, at 15:25, Galder ZamarreƱo wrote:
I also think this might be confusing for users.
What about:
a) don't inject a transaction for PFER. That's an easy change.
b) if autoCommit is off and PFER is not invoked in the scope of a tx we can either warn or
throw an exception. Or just ignore.
The problem is that we inject the transaction twice.