JPA Method
in jakarta.persistence.spi.PersistenceUnitInfo

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