Hi,
I noticed that SqlUpdate doesn't seem to have a usingTransaction(tx) method (or an execute(tx) overload).
Is there a particular reason for this? From what I can tell, it appears to work only with thread-local bound transactions.
Thanks in advance!
Luciano