public class DatabaseColumnSource extends Source
| Constructor and Description |
|---|
DatabaseColumnSource() |
| Modifier and Type | Method and Description |
|---|---|
String |
buildQualifiedName() |
Map<String,String> |
getAdditionalProperties() |
String |
getConnectorProviderName() |
String |
getName() |
String |
getNetworkAddress()
Return the address of the connection
|
String |
getProtocol()
Return the protocol of the connection
|
TableSource |
getTableSource() |
String |
getUser() |
void |
setName(String name) |
void |
setTableSource(TableSource tableSource) |
String |
toString() |
getEncryptionMethod, getGuid, getQualifiedName, setAdditionalProperties, setConnectorProviderName, setEncryptionMethod, setGuid, setNetworkAddress, setProtocol, setQualifiedName, setUserpublic String getName()
public void setName(String name)
public TableSource getTableSource()
public void setTableSource(TableSource tableSource)
public String getProtocol()
SourcegetProtocol in class Sourcepublic String getNetworkAddress()
SourcegetNetworkAddress in class Sourcepublic String getConnectorProviderName()
getConnectorProviderName in class Sourcepublic Map<String,String> getAdditionalProperties()
getAdditionalProperties in class Sourcepublic String buildQualifiedName()
buildQualifiedName in class SourceCopyright © 2018–2019 ODPi. All rights reserved.