This is an automated email from the ASF dual-hosted git repository.
pcristof pushed a change to branch OPENJPA-2940
in repository https://gitbox.apache.org/repos/asf/openjpa.git
from 8e3731ed0 [OPENJPA-2940][WIP] Implementing PUU.getClass(T entity).
new 6189cbd80 [OPENJPA-2940][WIP] Fixing partial impl
new 569e3f097 [OPENJPA-2940][WIP] Fixing
createEntityManagerFactory(PersistenceConfiguration) method
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../TestEntityManagerFactoryLoading.java | 2 +-
.../simple/TestEntityManagerFactory.java | 2 +-
.../persistence/util/TestPersistenceUnitUtil.java | 2 +-
.../persistence/PersistenceProductDerivation.java | 12 +++++++++--
.../persistence/PersistenceProviderImpl.java | 10 +--------
.../persistence/PersistenceUnitInfoImpl.java | 25 ++++++++++++++++++++++
6 files changed, 39 insertions(+), 14 deletions(-)