orderBy

public QueryBuilder orderBy(String column, Direction direction)

Sets the sorting order by the target column and order direction.

Parameters

column

the entity column to sort by

direction

sorting direction