当前使用版本(必填,否则不予处理)

3.3.1

该问题是如何引起的?(确定最新版也有问题再提!!!)

多个字段排序nulls last应如何实现? 使用last(" nulls last")只能对最后一个order by字段生效

Comment From: qmdx

orderByDesc(boolean condition, List columns) orderByAsc(List columns)