Description
It would be great to being able to modify the persistence.xml's properties at startup (or even at runtime).
For now, you can inject a datasource at runtime, but the persistence.xml's properties like "hibernate.dialect" or "openjpa.jdbc.DBDictionary" cannot be changed, making the changes of datasource useless.