Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TransformClassType<V, T>

Interface used to describe a class whose responsibility is representing a DB object. Its constructor receives the object, property name and model and it is expected to implement a toDB() method which returns a DB element.

Type parameters

  • V

  • T

Hierarchy

  • TransformClassType

Index

Constructors

Constructors

constructor

Generated using TypeDoc