| Package | Description |
|---|---|
| org.odpi.egeria.connectors.ibm.igc.clientlibrary.model.base |
Defines data constructs representing each of IGC's metadata types.
|
| Modifier and Type | Field and Description |
|---|---|
protected DsdataConnection |
TableDefinition.dataConnection |
protected DsdataConnection |
Dsmetabag.ofDsDataConnection |
| Modifier and Type | Method and Description |
|---|---|
DsdataConnection |
TableDefinition.getDataConnection()
Retrieve the
data_connection property (displayed as 'Data Connection') of the object. |
DsdataConnection |
Dsmetabag.getOfDsDataConnection()
Retrieve the
of_ds_data_connection property (displayed as 'Of DS Data Connection') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
TableDefinition.setDataConnection(DsdataConnection dataConnection)
Set the
data_connection property (displayed as Data Connection) of the object. |
void |
Dsmetabag.setOfDsDataConnection(DsdataConnection ofDsDataConnection)
Set the
of_ds_data_connection property (displayed as Of DS Data Connection) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.