Module: @nginstack/engine/lib/database/DatabaseDataType

Members


<static> BIGINT :string

Type:
  • string
Default Value:
  • bigint

<static> CHAR :string

Type:
  • string
Default Value:
  • char

<static> CLOB :string

Type:
  • string
Default Value:
  • clob

<static> DATE :string

Type:
  • string
Default Value:
  • date

<static> DOUBLE_PRECISION :string

Type:
  • string
Default Value:
  • double precision

<static> INTEGER :string

Type:
  • string
Default Value:
  • integer

<static> NUMERIC :string

Type:
  • string
Default Value:
  • numeric

<static> TIMESTAMP :string

Type:
  • string
Default Value:
  • timestamp

<static> TIMESTAMP_WITH_TIME_ZONE :string

Type:
  • string
Default Value:
  • timestamp with time zone

<static> VARCHAR :string

Type:
  • string
Default Value:
  • varchar

Module: @nginstack/engine/lib/database/DatabaseDataType

Members


<static> BIGINT :string

Type:
  • string
Default Value:
  • bigint

<static> CHAR :string

Type:
  • string
Default Value:
  • char

<static> CLOB :string

Type:
  • string
Default Value:
  • clob

<static> DATE :string

Type:
  • string
Default Value:
  • date

<static> DOUBLE_PRECISION :string

Type:
  • string
Default Value:
  • double precision

<static> INTEGER :string

Type:
  • string
Default Value:
  • integer

<static> NUMERIC :string

Type:
  • string
Default Value:
  • numeric

<static> TIMESTAMP :string

Type:
  • string
Default Value:
  • timestamp

<static> TIMESTAMP_WITH_TIME_ZONE :string

Type:
  • string
Default Value:
  • timestamp with time zone

<static> VARCHAR :string

Type:
  • string
Default Value:
  • varchar