LambdaUpdateWrapper luw = new LambdaUpdateWrapper<>(); luw.eq(Order::getId, orderId); this.update(order, luw);