Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "decorator/EntityRepository"

Index

Functions

Functions

EntityRepository

  • EntityRepository(entity?: Function): Function
  • Used to declare a class as a custom repository. Custom repository can manage some specific entity or just be generic. Custom repository optionally can extend AbstractRepository, Repository or TreeRepository.

    Parameters

    • Optional entity: Function

    Returns Function

Generated using TypeDoc