| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.itinfrastructure.api | |
| org.odpi.openmetadata.accessservices.itinfrastructure.properties |
| Modifier and Type | Method and Description |
|---|---|
DatabaseServerProperties |
RelationalDatabaseInfrastructureInterface.getDatabaseServerByGUID(String userId,
String databaseServerGUID) |
DatabaseServerProperties |
RelationalDatabaseInfrastructureInterface.getDatabaseServerByName(String userId,
String databaseServerName) |
| Modifier and Type | Method and Description |
|---|---|
List<DatabaseServerProperties> |
RelationalDatabaseInfrastructureInterface.findDatabaseServersByHost(String userId,
String hostName) |
| Modifier and Type | Method and Description |
|---|---|
String |
RelationalDatabaseInfrastructureInterface.addDatabaseServer(String userId,
String integrationDaemonGUID,
DatabaseServerProperties databaseServerProperties) |
| Constructor and Description |
|---|
DatabaseServerProperties(DatabaseServerProperties template)
Copy/clone constructor.
|
Copyright © 2018–2020 ODPi. All rights reserved.