MyBatis-Plus AbstractWrapper-orderByDesc

2022-03-24 15:47 更新
MyBatis-Plus 條件構(gòu)造器-AbstractWrapperMyBatis-Plus 條件構(gòu)造器-AbstractWrapper
orderByDesc(R... columns)
orderByDesc(boolean condition, R... columns)

  • 排序:ORDER BY 字段, ... DESC
  • 例: ?orderByDesc("id", "name")--->order by id DESC,name DESC?


以上內(nèi)容是否對(duì)您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號(hào)
微信公眾號(hào)

編程獅公眾號(hào)