In Hibernate, the persistence context is represented by the org.hibernate.Session instance. For JPA, it's the javax.persistence.EntityManager.
確定! 回上一頁