SQLQuery query = query(); query.from(Expressions.template(Survey.class, "functionCall()")).join(survey);
確定! 回上一頁