Skip to main content
Version: 6.3

abstractHydrator

Hierarchy

Implements

  • IHydrator

Index

Constructors

constructor

  • new Hydrator(metadata, platform, config): Hydrator

Methods

hydrate

  • hydrate<T>(entity, meta, data, factory, type, newEntity, convertCustomTypes, schema): void
  • @inheritDoc

    Type parameters

    • T: object

    Parameters

    Returns void

hydrateReference

  • hydrateReference<T>(entity, meta, data, factory, convertCustomTypes, schema): void
  • @inheritDoc

    Type parameters

    • T: object

    Parameters

    Returns void

isRunning

  • isRunning(): boolean
  • Returns boolean