@WhereJoinTable(clause = "purchaseProduct.status <> 'D'"). Also tried using adding @Where(clause = "status <> 'D'") at ...
確定! 回上一頁