Object temp = em.createNativeQuery(sql).getSingleResult(); //sql is the above SQL query 因此,現在物件 temp 包含有關 rank , id 和 point 的 ...
確定! 回上一頁