JPA API

  Persistence  persistence類是用於獲取 EntityManagerFactory 實例。該類包含一個名爲 createEntityManagerFactory 的 靜態方法 。 createEntityManagerFactory 方法有如下兩個重載版本。 ——帶有一個參數的方法以 JPA 配置文件 persistence.xml 中的持久化單元名爲參數 ——帶有兩個參數
相關文章
相關標籤/搜索