Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TransformClassInstance<T>

Interface which describes an instance of a TransformClassType which is representing a DB element. It implements the toDB() method which will convert the element into a format which is compatible with the database storage schema.

Type parameters

  • T

Hierarchy

  • TransformClassInstance

Index

Methods

Methods

toDB

  • toDB(): T

Generated using TypeDoc