from ${GroupMember.as(m)} left join ${Group.as(g)} on ${m. ... You can re-write this SQLInterpolation code by using QueryDSL as follow.
確定! 回上一頁