- DatabaseIntegrator - Class in org.odpi.openmetadata.integrationservices.database.client
-
DatabaseIntegrator is the client library for the Database Integrator OMIS's REST API.
- DatabaseIntegrator(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.integrationservices.database.client.DatabaseIntegrator
-
Create a new client with no authentication embedded in the HTTP request.
- DatabaseIntegrator(String, String) - Constructor for class org.odpi.openmetadata.integrationservices.database.client.DatabaseIntegrator
-
Create a new client with no authentication embedded in the HTTP request.
- DatabaseIntegrator(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.integrationservices.database.client.DatabaseIntegrator
-
Create a new client that passes userId and password in each HTTP request.
- DatabaseIntegrator(String, String, String, String) - Constructor for class org.odpi.openmetadata.integrationservices.database.client.DatabaseIntegrator
-
Create a new client that passes userId and password in each HTTP request.