@mongoloquent/nestjs
Preparing search index...
Transactional
Function Transactional
Transactional
(
connectionName
?:
string
,
retries
?:
number
,
)
:
<
TFunction
extends
Function
,
Y
>
(
target
:
object
|
TFunction
,
propertyKey
?:
string
|
symbol
,
descriptor
?:
TypedPropertyDescriptor
<
Y
>
,
)
=>
void
Parameters
connectionName
:
string
= "default"
retries
:
number
= 1
Returns
<
TFunction
extends
Function
,
Y
>
(
target
:
object
|
TFunction
,
propertyKey
?:
string
|
symbol
,
descriptor
?:
TypedPropertyDescriptor
<
Y
>
,
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@mongoloquent/nestjs
Loading...