Interface QueryRecords.Builder

  • Method Details

    • csvRecords

      QueryRecords.Builder csvRecords(String csvRecords)

      The results of the SQL statement in CSV format.

      Parameters:
      csvRecords - The results of the SQL statement in CSV format.
      Returns:
      Returns a reference to this object so that method calls can be chained together.