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:
- if the entity manager factory has been closed.IllegalStateException
- Since:
- Jakarta Persistence (JPA) 2.0