Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ConnectionType

The type of database connection. Example: ORACLE or MYSQL

Enumeration members

Mysql

Mysql: = "MYSQL"

Oracle

Oracle: = "ORACLE"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

Functions

getDeserializedJsonObj

getJsonObj