@mikro-orm/coreInterfacesVersion: 7.0On this pageTransactionEventArgs Arguments passed to transaction lifecycle event hooks (start, commit, rollback).HierarchyOmit<EventArgs<any>, entity | meta | changeSet>TransactionEventArgsIndex PropertiesemtransactionuowProperties inheritedemem: EntityManager<IDatabaseDriver<Connection>>optionaltransactiontransaction?: anyoptionaluowuow?: UnitOfWork
Arguments passed to transaction lifecycle event hooks (start, commit, rollback).