This is an automated email from the ASF dual-hosted git repository.
rmannibucau pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/openjpa.git.
from 1fdf245 OPENJPA-2885 ensure openjpa-junit5 can support jakarta as
well without any shade
new 116eda9 OPENJPA-2877
new d698cca OPENJPA-2877 added caching of method
new a0e4079 OPENJPA-2877 test
new 08fe274 Merge branch 'apache:master' into master
new 8ff3dff OPENJPA-2877 added caching of constructor
new cb258ae Merge pull request #81 from tandraschko/master
The 5233 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:
.../org/apache/openjpa/meta/FieldMetaData.java | 188 ++++++++++++++-------
.../org/apache/openjpa/meta/localizer.properties | 2 +
.../persistence/meta/TestExternalValues.java | 3 +
.../meta/common/apps/ExternalValues.java | 13 ++
...ntimeTest2.java => UuidAttributeConverter.java} | 35 ++--
.../AnnotationPersistenceMetaDataParser.java | 7 +
.../apache/openjpa/persistence/MetaDataTag.java | 3 +-
7 files changed, 167 insertions(+), 84 deletions(-)
copy
openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/persistence/meta/common/apps/{RuntimeTest2.java
=> UuidAttributeConverter.java} (67%)