Interface ExasolParameters.Builder

  • Method Details

    • host

      The hostname or IP address of the Exasol data source.

      Parameters:
      host - The hostname or IP address of the Exasol data source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • port

      The port for the Exasol data source.

      Parameters:
      port - The port for the Exasol data source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.