getPersistenceProviderClassName() - JPA PersistenceUnitInfo's method
Method javax.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. - Returns:
- the fully qualified name of the persistence provider implementation class
- Since:
- JPA 1.0