Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Converter

A converter is used to transform a Column-decorated property on save or retrieve. For example, formatting dates to and from ISO8601.

Hierarchy

Index

Methods

Methods

onRetrieve

  • onRetrieve(val: any): any

onSave

  • onSave(val: any): any

Generated using TypeDoc