You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Attribute

Type

Description

connectionProperties

List

A list of connectionProperty containing the configured connection properties of the connection.

connectionPropertyValuesByName

Map

A map of names to values for the configured connection properties of the connection.

connectionType

String

The connection type ('JDBC', 'ODBC', 'Host', 'Repository', 'Tutorial', 'UNKNOWN') of the connection.

name

String

The name of the connection.

odbcDatabaseSpecifics

OdbcDatabaseSpecifics

The OdbcDatabaseSpecifics of the connection that is of type 'ODBC'.

RdbmsInfo

RdbmsInfo

The RdbmsInfo of the connection.

documentation

List

A list of Documentation containing the documentation of the connection.

  • No labels