On 15 Apr 2013, at 14:27, Damian Steer <[email protected]> wrote: > However it's not especially smart, so you can take control of the transaction > yourself by setting autocommit to false on the JDBC connection. SDB will then > assume the client is responsible for managing the transactions.
Sorry, forgot to add: ...and this is all model.begin() et al are doing under the hood. Damian
