Learn how EntityManager cache works. ... getTransaction(); transaction.begin(); entityManager.persist(car); transaction.commit(); ...
確定! 回上一頁