Options
All
  • Public
  • Public/Protected
  • All
Menu

Used to inject transaction's entity managed into the method wrapped with @Transaction decorator.

Hierarchy

  • TransactionEntityMetadataArgs

Index

Properties

Properties

index

index: number

Index of the parameter on which decorator is used.

methodName

methodName: string

Method on which decorator is used.

target

target: Function

Target class on which decorator is used.

Generated using TypeDoc