Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DatabaseConnectionString

The Oracle Database connection string.

Properties

hostName

hostName: string

The host name of the database or the SCAN name in case of a RAC database.

port

port: number

The port used to connect to the database. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

protocol

protocol: Protocol

The protocol used to connect to the database.

service

service: string

The service name of the database.

Functions

getDeserializedJsonObj

getJsonObj