[
https://issues.apache.org/jira/browse/DELTASPIKE-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Andraschko updated DELTASPIKE-1035:
------------------------------------------
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
was:
Currently not all JPA implementations (e.g. EclipseLink) provides the PU
properties configured via persistene.xml via EntityManagerFactory.
Currenly i need to change the database path to the webroot if HSQLDB is
configured via persistence.xml
> Make DS PersistenceUnit public and also parse properties
> --------------------------------------------------------
>
> Key: DELTASPIKE-1035
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1035
> Project: DeltaSpike
> Issue Type: New Feature
> Components: Data-Module
> Affects Versions: 1.5.1
> Reporter: Thomas Andraschko
> Fix For: 1.5.2
>
> Attachments: DS.patch
>
>
> 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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)