Jakarta Persistence (JPA) Method
Map<String,Object> getProperties()
The properties and hints and their associated values which are in effect for this entity manager. Modifying the contents of the returned map does not change the configuration in effect.
- Returns:
- a map of properties and hints currently in effect.
- Since:
- Jakarta Persistence (JPA) 2.0