Options
All
  • Public
  • Public/Protected
  • All
Menu

Persists a single entity or multiple entities - saves or removes them.

Hierarchy

  • EntityPersistExecutor

Index

Constructors

constructor

Properties

Protected connection

connection: Connection

Protected entity

Protected mode

mode: "save" | "remove"

Protected Optional options

Protected queryRunner

queryRunner: QueryRunner | undefined

Protected target

target: Function | string | undefined

Methods

execute

  • execute(): Promise<void>

Generated using TypeDoc