Query query = em.createNativeQuery(sql, Book.class); //query 有executeUpdate、getFirstResult等方法,可以根據sql呼叫
確定! 回上一頁