EntityManager 是用來對實體Bean 進行操作的輔助類。 ... beginTransaction();; getEntityManager().persist(entity);; EntityManagerHelper.commit ...
確定! 回上一頁