addedColumns property

Set<Expression<Object>> addedColumns
final

Additional columns/expression that will be added to the query with computed fields

Implementation

final Set<Expression> addedColumns;