12-30-2018, 02:05 PM
I would like to combine several model save operations within one transaction unit. I only know that
- transactions are supported as methods of the connection interface
- the model class does not provide access to the used connection interface