JPQL can be used for reading ( SELECT ), as well as bulk updates ( UPDATE ) and deletes ( DELETE ). JPQL can be used in a NamedQuery ...
確定! 回上一頁