Jakarta Persistence (JPA) Constructor
PersistenceConfiguration(
String name
)
Create a new empty configuration. An empty configuration does not typically hold enough information for successful invocation of
PersistenceConfiguration.createEntityManagerFactory.- Parameters:
name- the name of the persistence unit, which may be used by the persistence provider for logging and error reporting
- Since:
- Jakarta Persistence (JPA) 1.0