Jakarta Persistence (JPA) Method

Map<String,Object> getProperties()


Get the properties and associated values that are in effect for the entity manager factory. Changing the contents of the map does not change the configuration in effect.
Returns:
properties.
Throws:
IllegalStateException - if the entity manager factory has been closed.
Since:
Jakarta Persistence (JPA) 2.0