JPA Method
in jakarta.persistence.spi.PersistenceUnitInfo

String getPersistenceProviderClassName()


Returns the fully qualified name of the persistence provider implementation class. Corresponds to the provider element in the persistence.xml file.
Return:
the fully qualified name of the persistence provider implementation class
Since:
JPA 1.0