EntityManager em = DatabaseProvider.getEntityManager(); EntityTransaction transaction = em.getTransaction(); try { transaction.begin();
確定! 回上一頁