Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITransactionManager

Hierarchy

  • ITransactionManager

Implemented by

Index

Methods

begin

commit

  • commit(): any

getStatus

getTransaction

  • getTransaction<T>(): T

resume

  • resume(): any

rollback

  • rollback(): any

suspend

  • suspend(): any

Generated using TypeDoc