Interface IsNullExpression.Builder

  • Method Details

    • columnName

      IsNullExpression.Builder columnName(String columnName)

      The name of the column.

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