String getPersistenceUnitName()
Returns the name of the persistence unit. Corresponds to the
name attribute in the persistence.xml file. - Return:
- the name of the persistence unit
- Since:
- JPA 1.0
name attribute in the persistence.xml file.