createNativeQuery (sql); ... private EntityManager em; @Override ... createNativeQuery(sb.toString()); query.executeUpdate(); em.
確定! 回上一頁