Spring-data-MongoDB排序
ringa_lee
ringa_lee 2017-04-22 08:59:30
0
1
599

使用Spring-data-MongoDB框架,查询时排序,在网上看到有些写new Query().sort.on这种写法的,但我使用的1.3.1版本并没有这个方法,不知道该如何排序。还请有知道的大牛指点一二。

ringa_lee
ringa_lee

ringa_lee

membalas semua(1)
大家讲道理
    Direction direction=true?Direction.ASC:Direction.DESC;
    query.with(new Sort(direction,key));
Muat turun terkini
Lagi>
kesan web
Kod sumber laman web
Bahan laman web
Templat hujung hadapan