Interface JoinColumn.Builder

  • Method Details

    • from

      The column to be joined.

      Parameters:
      from - The column to be joined.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • keys

      The key of the column to be joined.

      Parameters:
      keys - The key of the column to be joined.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • keys

      The key of the column to be joined.

      Parameters:
      keys - The key of the column to be joined.
      Returns:
      Returns a reference to this object so that method calls can be chained together.