In JPQL you can easily call user-defined functions just by providing ... function = criteriaBuilder.function("calculateAge", Double.class, ...
確定! 回上一頁