Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.5.1
-
None
Description
Currently not all JPA implementations (e.g. EclipseLink) provides the PU properties configured via persistene.xml via EntityManagerFactory#getProperties.
Also there is no other way to access these properties.
I need to change the database path for my application to the webroot, if HSQLDB is configured via persistence.xml