实体作为普通Java 对象,只有在调用EntityManager 将其持久化后才会变成持久化 ... void destroy(){ transaction.commit(); entityManager.close(); ...
確定! 回上一頁