Jakarta Persistence (JPA) Method
EntityManagerFactory createEntityManagerFactory()
Create a new
EntityManagerFactory
based on this configuration.
- Throws:
-
- if required configuration is missing or if the factory could not be created.PersistenceException
- Since:
- Jakarta Persistence (JPA) 1.0