I retrieved a list of rows from DB paginated using spring JPA. in code, I calculated a value for each row, It\'s requested to be displayed sorted by this calculated value. I