Uses of Interface
com.exasol.ExaConnectionInformation
-
-
Uses of ExaConnectionInformation in com.exasol
Methods in com.exasol that return ExaConnectionInformation Modifier and Type Method Description ExaConnectionInformation
ExaMetadata. getConnection(String name)
Get the details for a connection object with the given name.ExaConnectionInformation
ExaExportSpecification. getConnectionInformation()
Get the details of the connection information.ExaConnectionInformation
ExaImportSpecification. getConnectionInformation()
Get the connection details from the connection if one is specified for the import.
-