Hi, currently it's not possible to access the persistence.xml properties via JPA API. As we have some code to do this (PersistenceUnitReader, PersistenceUnit, PersistenceUnits), we could provide it in the JPA module API.
I would need it in my applications to check if HSQL used and switch the location. WDYT? Regards, Thomas
