You can re-write this SQLInterpolation code by using QueryDSL as follow. ... sum, gt } val x = SubQuery.syntax("x").include(o, p) val preferredClients: ...
確定! 回上一頁