JPA Method
in jakarta.persistence.spi.PersistenceUnitInfo

Properties getProperties()


Returns a properties object. Each property corresponds to a property element in the persistence.xml file or to a property set by the container.
Return:
Properties object
Since:
JPA 1.0