[hibernate/hibernate-search] ac0a7b: HSEARCH-4285 Align Maven properties on the 6.1 bra...
by Yoann Rodière
Branch: refs/heads/6.0
Home: https://github.com/hibernate/hibernate-search
Commit: ac0a7bc704bfb76abdc8dbd5e7631bfb18fce561
https://github.com/hibernate/hibernate-search/commit/ac0a7bc704bfb76abdc8...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M CONTRIBUTING.md
M parents/integrationtest/pom.xml
M pom.xml
Log Message:
-----------
HSEARCH-4285 Align Maven properties on the 6.1 branch after HSEARCH-4195
Specifically HSEARCH-4195 Add Maven configuration to run tests against Open Distro for Elasticsearch
(though we don't add Open Distro in this backport).
Commit: 38eec08fbd23a1024d6ba6721306a695be7957fe
https://github.com/hibernate/hibernate-search/commit/38eec08fbd23a1024d6b...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M Jenkinsfile
Log Message:
-----------
HSEARCH-4285 Backport HSEARCH-4195 Use a more readable syntax for -pl in Jenkinsfile
Commit: 8dfed0998fd6c0edf595851c32bfc6ef28e457c7
https://github.com/hibernate/hibernate-search/commit/8dfed0998fd6c0edf595...
Author: Fabio Massimo Ercoli <fabiomassimo.ercoli(a)gmail.com>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M integrationtest/mapper/orm-envers/pom.xml
M integrationtest/mapper/orm/pom.xml
M parents/integrationtest/pom.xml
M pom.xml
Log Message:
-----------
HSEARCH-4285 Backport HSEARCH-4242 Run containers for mariadb and postgres ci
Commit: a39c8cd8eef2fb5c06955b5630292ba9a3cd23ef
https://github.com/hibernate/hibernate-search/commit/a39c8cd8eef2fb5c0695...
Author: Fabio Massimo Ercoli <fabiomassimo.ercoli(a)gmail.com>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M integrationtest/mapper/orm-envers/pom.xml
M integrationtest/mapper/orm/pom.xml
Log Message:
-----------
HSEARCH-4285 Backport HSEARCH-4242 Skip ES container run for modules do not need it
Commit: 5e0e0c6dea02884e64c1d0e96891b8933ccd523f
https://github.com/hibernate/hibernate-search/commit/5e0e0c6dea02884e64c1...
Author: Fabio Massimo Ercoli <fabiomassimo.ercoli(a)gmail.com>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M parents/integrationtest/pom.xml
Log Message:
-----------
HSEARCH-4285 Backport HSEARCH-4242 Align ci profiles with server containers
Commit: 2c69744d3218820411a8430be3721b40a977feea
https://github.com/hibernate/hibernate-search/commit/2c69744d3218820411a8...
Author: Fabio Massimo Ercoli <fabiomassimo.ercoli(a)gmail.com>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M Jenkinsfile
Log Message:
-----------
HSEARCH-4285 Backport HSEARCH-4242 Use bare minimum installed worker nodes
Not database in particular, particularly adapted to the use of containers
Commit: be7475d688bc0649f5944b53852683b12c20eec5
https://github.com/hibernate/hibernate-search/commit/be7475d688bc0649f594...
Author: Fabio Massimo Ercoli <fabiomassimo.ercoli(a)gmail.com>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M Jenkinsfile
Log Message:
-----------
HSEARCH-4285 Backport HSEARCH-4242 Pull container image before running tests
Commit: cca8e1f5c7ade1774a80d7519ecd127a4edf1787
https://github.com/hibernate/hibernate-search/commit/cca8e1f5c7ade1774a80...
Author: Fabio Massimo Ercoli <fabiomassimo.ercoli(a)gmail.com>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M parents/integrationtest/pom.xml
M pom.xml
Log Message:
-----------
HSEARCH-4285 Backport HSEARCH-4242 Rename docker plugin skip properties
We're going to use this plugin for container types that are different from ES
Commit: 29b42fcd51b178bfb1b336788ffca8966ac484e7
https://github.com/hibernate/hibernate-search/commit/29b42fcd51b178bfb1b3...
Author: Fabio Massimo Ercoli <fabiomassimo.ercoli(a)gmail.com>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M documentation/pom.xml
M integrationtest/backend/elasticsearch/pom.xml
M integrationtest/jdk/java-modules/pom.xml
M integrationtest/mapper/orm-batch-jsr352/pom.xml
M integrationtest/mapper/orm-envers/pom.xml
M integrationtest/mapper/orm-realbackend/pom.xml
M integrationtest/mapper/orm/pom.xml
M integrationtest/performance/backend/elasticsearch/pom.xml
M integrationtest/showcase/library/pom.xml
M integrationtest/v5migrationhelper/engine/pom.xml
M integrationtest/v5migrationhelper/orm/pom.xml
M parents/integrationtest/pom.xml
M pom.xml
Log Message:
-----------
HSEARCH-4285 Backport HSEARCH-4242 Introduce properties to skip container groups
Making the default to true => skip it
Commit: b5fb7161c0e7227104ca0ae76189d946cc6ef76f
https://github.com/hibernate/hibernate-search/commit/b5fb7161c0e7227104ca...
Author: Fabio Massimo Ercoli <fabiomassimo.ercoli(a)gmail.com>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M parents/integrationtest/pom.xml
Log Message:
-----------
HSEARCH-4285 Backport HSEARCH-4242 Remove old databases profiles
Commit: 8aebffd47a61b78b6e3a9bd664ac97293b4c1a91
https://github.com/hibernate/hibernate-search/commit/8aebffd47a61b78b6e3a...
Author: Fabio Massimo Ercoli <fabiomassimo.ercoli(a)gmail.com>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M Jenkinsfile
Log Message:
-----------
HSEARCH-4285 Backport HSEARCH-4242 Remove requests for LegacyDBInstall nodes
Commit: 502cbe9cbb17b2d8040b5c28cb2f5eaf5404275d
https://github.com/hibernate/hibernate-search/commit/502cbe9cbb17b2d8040b...
Author: Fabio Massimo Ercoli <fabiomassimo.ercoli(a)gmail.com>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M documentation/pom.xml
M integrationtest/backend/elasticsearch/pom.xml
M integrationtest/jdk/java-modules/pom.xml
M integrationtest/mapper/orm-batch-jsr352/pom.xml
M integrationtest/mapper/orm-realbackend/pom.xml
M integrationtest/performance/backend/elasticsearch/pom.xml
M integrationtest/showcase/library/pom.xml
M integrationtest/v5migrationhelper/engine/pom.xml
M integrationtest/v5migrationhelper/orm/pom.xml
M parents/integrationtest/pom.xml
M pom.xml
Log Message:
-----------
HSEARCH-4285 Backport HSEARCH-4242 Do not run ES container if external URL defined
Commit: f8aa75dc2ddccf4dfa3bdb02ef1d7df30ef7bf27
https://github.com/hibernate/hibernate-search/commit/f8aa75dc2ddccf4dfa3b...
Author: Fabio Massimo Ercoli <fabiomassimo.ercoli(a)gmail.com>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M documentation/pom.xml
M integrationtest/jdk/java-modules/pom.xml
M integrationtest/v5migrationhelper/engine/pom.xml
M integrationtest/v5migrationhelper/orm/pom.xml
Log Message:
-----------
HSEARCH-4285 Backport HSEARCH-4242 Fix some properties consistency
After the code review
Commit: 8ec3bab9a9f6bcda7562fe90feccd0477b23a291
https://github.com/hibernate/hibernate-search/commit/8ec3bab9a9f6bcda7562...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4276 Upgrade to the latest version of the Elasticsearch servers for tests
Commit: 0fcb024f9e1fec4240444ebb50fa5ad338d89594
https://github.com/hibernate/hibernate-search/commit/0fcb024f9e1fec424044...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M CONTRIBUTING.md
M Jenkinsfile
M integrationtest/mapper/orm-batch-jsr352/pom.xml
M integrationtest/mapper/orm-cdi/pom.xml
M integrationtest/performance/pom.xml
M integrationtest/pom.xml
M parents/integrationtest/pom.xml
M pom.xml
Log Message:
-----------
HSEARCH-4284 Use a different JDK for running Maven than for compiling tests in JDK CI jobs
This is necessary in order to use the maven-scripting-plugin, in
particular.
Commit: 278f532cdd50f4eed9c5806d417779ce8fcbd4a0
https://github.com/hibernate/hibernate-search/commit/278f532cdd50f4eed9c5...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M .gitignore
Log Message:
-----------
HSEARCH-4263 Allow .sh files to be checked in the repo
It's useful for CI in particular.
Commit: cac9f5844289da52d0ccf0cee910a44370b4996b
https://github.com/hibernate/hibernate-search/commit/cac9f5844289da52d0cc...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4263 Get Elasticsearch container images from Dockerhub instead of docker.elastic.co
docker.elastic.co has been unreliable in the past few days, and made
quite a few builds fail.
Commit: 4e858176b97d0e12138beccc8157a3e4b3be5eea
https://github.com/hibernate/hibernate-search/commit/4e858176b97d0e12138b...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M Jenkinsfile
A ci/list-container-images.sh
M pom.xml
Log Message:
-----------
HSEARCH-4263 Automate the detection of container images to be pulled in Jenkinsfile
Commit: 71ea3a1509a300da686cc5c0d5c4a01031f5781c
https://github.com/hibernate/hibernate-search/commit/71ea3a1509a300da686c...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M parents/integrationtest/pom.xml
Log Message:
-----------
HSEARCH-4285 Backport HSEARCH-4281 Start test containers in parallel
To speed up the build.
Commit: d0211d35c8e054543ef5b01f58e6af173499af2a
https://github.com/hibernate/hibernate-search/commit/d0211d35c8e054543ef5...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M parents/integrationtest/pom.xml
Log Message:
-----------
HSEARCH-4285 Backport HSEARCH-4281 Reorganize docker-maven-plugin configuration
Commit: 136189f8959f11e540bb1ab610a166677239a712
https://github.com/hibernate/hibernate-search/commit/136189f8959f11e540bb...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M .github/workflows/contributor-build.yml
M Jenkinsfile
A ci/docker-prune.sh
Log Message:
-----------
HSEARCH-4285 Backport HSEARCH-4281 Execute docker-prune on GitHub Actions as well
Commit: b0c8e91cdfe370cc3b50d6081bc0ba2c1ab379f7
https://github.com/hibernate/hibernate-search/commit/b0c8e91cdfe370cc3b50...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M ci/docker-prune.sh
Log Message:
-----------
HSEARCH-4285 Backport HSEARCH-4281 Only prune container images unused for more than 24h
So as not to trigger an image pull for every single build.
Compare: https://github.com/hibernate/hibernate-search/compare/d5b9aa90fe8a...b0c8...
3 years, 4 months
[hibernate/hibernate-search] 42eccd: HSEARCH-4275 Upgrade to Elasticsearch Client 7.13.4
by Yoann Rodière
Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-search
Commit: 42eccdd4739a23c28e0b002beec2c25399c653cc
https://github.com/hibernate/hibernate-search/commit/42eccdd4739a23c28e0b...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4275 Upgrade to Elasticsearch Client 7.13.4
And decouple the client version from the server version in the POM,
while we’re at it.
Commit: 9514832822efc1b5f264ba95d5355ffd5672a292
https://github.com/hibernate/hibernate-search/commit/9514832822efc1b5f264...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4276 Upgrade to the latest version of the Elasticsearch servers for tests
Commit: 0eb34a8c0491d916f4cb9190091edf8991ffbd0b
https://github.com/hibernate/hibernate-search/commit/0eb34a8c0491d916f4cb...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M CONTRIBUTING.md
M Jenkinsfile
M integrationtest/mapper/orm-batch-jsr352/pom.xml
M integrationtest/mapper/orm-cdi/pom.xml
M integrationtest/performance/pom.xml
M integrationtest/pom.xml
M parents/integrationtest/pom.xml
M pom.xml
Log Message:
-----------
HSEARCH-4284 Use a different JDK for running Maven than for compiling tests in JDK CI jobs
This is necessary in order to use the maven-scripting-plugin, in
particular.
Commit: 97969244ea69d113853d3a6fac1dd2e5ff7828de
https://github.com/hibernate/hibernate-search/commit/97969244ea69d113853d...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4263 Get Elasticsearch container images from Dockerhub instead of docker.elastic.co
docker.elastic.co has been unreliable in the past few days, and made
quite a few builds fail.
Commit: ab9d057898f27c879e4aff110cbdfa334de3d1e5
https://github.com/hibernate/hibernate-search/commit/ab9d057898f27c879e4a...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M .gitignore
Log Message:
-----------
HSEARCH-4263 Allow .sh files to be checked in the repo
It's useful for CI in particular.
Commit: 280ca1e68578a9e53b74bba7ccaa865c1d5ecaec
https://github.com/hibernate/hibernate-search/commit/280ca1e68578a9e53b74...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M Jenkinsfile
A ci/list-container-images.sh
M pom.xml
Log Message:
-----------
HSEARCH-4263 Automate the detection of container images to be pulled in Jenkinsfile
Commit: 25a2235dae99f531e6fdfb2f284744dd4a9cdce4
https://github.com/hibernate/hibernate-search/commit/25a2235dae99f531e6fd...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M parents/integrationtest/pom.xml
Log Message:
-----------
HSEARCH-4281 Start test containers in parallel
To speed up the build.
Commit: e8dd61482ce8fc21612cc05ec26707591f8ef644
https://github.com/hibernate/hibernate-search/commit/e8dd61482ce8fc21612c...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M parents/integrationtest/pom.xml
Log Message:
-----------
HSEARCH-4281 Reorganize docker-maven-plugin configuration
Commit: b98b22de2cee483a126e8af48905f060458de5f2
https://github.com/hibernate/hibernate-search/commit/b98b22de2cee483a126e...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M Jenkinsfile
Log Message:
-----------
HSEARCH-4281 Start DB2 only once for the whole build on CI
Commit: 12d66bfa359ee5dc1ad27592d9413d62801c08fd
https://github.com/hibernate/hibernate-search/commit/12d66bfa359ee5dc1ad2...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M .github/workflows/contributor-build.yml
M Jenkinsfile
A ci/docker-prune.sh
Log Message:
-----------
HSEARCH-4281 Execute docker-prune on GitHub Actions as well
Commit: a261244f36668421ffe392ac3a353bd3b8d1ff6d
https://github.com/hibernate/hibernate-search/commit/a261244f36668421ffe3...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M ci/docker-prune.sh
Log Message:
-----------
HSEARCH-4281 Only prune container images unused for more than 24h
So as not to trigger an image pull for every single build.
Compare: https://github.com/hibernate/hibernate-search/compare/c8faa641ca38...a261...
3 years, 4 months
[hibernate/hibernate-orm] 2f166c: Fix some documentation tests and respect filters i...
by Christian Beikov
Branch: refs/heads/wip/6.0
Home: https://github.com/hibernate/hibernate-orm
Commit: 2f166c31dfa8c756d90fe283f0d9a9df5ed1e1d9
https://github.com/hibernate/hibernate-orm/commit/2f166c31dfa8c756d90fe28...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M documentation/src/main/asciidoc/userguide/chapters/pc/PersistenceContext.adoc
M documentation/src/test/java/org/hibernate/userguide/criteria/CriteriaTest.java
M documentation/src/test/java/org/hibernate/userguide/envers/EntityTypeChangeAuditTest.java
M documentation/src/test/java/org/hibernate/userguide/pc/FilterTest.java
M hibernate-core/src/main/java/org/hibernate/loader/ast/internal/LoaderSelectBuilder.java
M hibernate-core/src/main/java/org/hibernate/metamodel/model/domain/internal/JpaMetamodelImpl.java
Log Message:
-----------
Fix some documentation tests and respect filters in Session.find as per HHH-14772, and respect explicit polymorphism
3 years, 4 months
[hibernate/hibernate-orm] 95a34e: Move test.type.contributor and implement support f...
by Christian Beikov
Branch: refs/heads/wip/6.0
Home: https://github.com/hibernate/hibernate-orm
Commit: 95a34e2895287afbb8b201265a7dcab03506e94f
https://github.com/hibernate/hibernate-orm/commit/95a34e2895287afbb8b2012...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2021-08-06 (Fri, 06 Aug 2021)
Changed paths:
A hibernate-core/src/main/java/org/hibernate/boot/model/TypeBeanInstanceProducer.java
M hibernate-core/src/main/java/org/hibernate/boot/model/TypeDefinition.java
M hibernate-core/src/main/java/org/hibernate/resource/beans/internal/ManagedBeanRegistryImpl.java
M hibernate-core/src/main/java/org/hibernate/resource/beans/spi/ManagedBeanRegistry.java
A hibernate-core/src/test/java/org/hibernate/orm/test/type/contributor/Array.java
A hibernate-core/src/test/java/org/hibernate/orm/test/type/contributor/ArrayType.java
A hibernate-core/src/test/java/org/hibernate/orm/test/type/contributor/ArrayTypeContributorTest.java
A hibernate-core/src/test/java/org/hibernate/orm/test/type/contributor/ArrayTypeDescriptor.java
A hibernate-core/src/test/java/org/hibernate/orm/test/type/contributor/ArrayTypePropertiesTest.java
R hibernate-core/src/test/java/org/hibernate/test/type/contributor/Array.java
R hibernate-core/src/test/java/org/hibernate/test/type/contributor/ArrayType.java
R hibernate-core/src/test/java/org/hibernate/test/type/contributor/ArrayTypeContributorTest.java
R hibernate-core/src/test/java/org/hibernate/test/type/contributor/ArrayTypeDescriptor.java
R hibernate-core/src/test/java/org/hibernate/test/type/contributor/ArrayTypePropertiesTest.java
Log Message:
-----------
Move test.type.contributor and implement support for constructor injection of TypeBootstrapContext
Commit: 75f4e635f207357f91c049b0e7c2b50920c49201
https://github.com/hibernate/hibernate-orm/commit/75f4e635f207357f91c049b...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2021-08-06 (Fri, 06 Aug 2021)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/boot/query/HbmResultSetMappingDescriptor.java
M hibernate-core/src/main/java/org/hibernate/query/internal/FetchMementoHbmStandard.java
M hibernate-core/src/main/java/org/hibernate/query/internal/ResultMementoEntityStandard.java
M hibernate-core/src/main/java/org/hibernate/query/results/Builders.java
M hibernate-core/src/main/java/org/hibernate/query/results/FetchBuilder.java
M hibernate-core/src/main/java/org/hibernate/query/results/ResultBuilder.java
M hibernate-core/src/main/java/org/hibernate/query/results/complete/CompleteResultBuilderEntityJpa.java
M hibernate-core/src/main/java/org/hibernate/query/results/complete/CompleteResultBuilderEntityStandard.java
M hibernate-core/src/main/java/org/hibernate/query/results/dynamic/AbstractFetchBuilderContainer.java
M hibernate-core/src/main/java/org/hibernate/query/results/dynamic/DynamicFetchBuilderLegacy.java
M hibernate-core/src/main/java/org/hibernate/query/results/dynamic/DynamicFetchBuilderStandard.java
M hibernate-core/src/main/java/org/hibernate/query/results/implicit/ImplicitFetchBuilderEmbeddable.java
M hibernate-core/src/main/java/org/hibernate/query/results/implicit/ImplicitFetchBuilderEntity.java
M hibernate-core/src/main/java/org/hibernate/query/sql/internal/ResultSetMappingProcessor.java
A hibernate-core/src/test/java/org/hibernate/orm/test/extralazy/Championship.java
A hibernate-core/src/test/java/org/hibernate/orm/test/extralazy/Child.hbm.xml
A hibernate-core/src/test/java/org/hibernate/orm/test/extralazy/Child.java
A hibernate-core/src/test/java/org/hibernate/orm/test/extralazy/Document.java
A hibernate-core/src/test/java/org/hibernate/orm/test/extralazy/ExtraLazyCollectionConsistencyTest.java
A hibernate-core/src/test/java/org/hibernate/orm/test/extralazy/ExtraLazyTest.java
A hibernate-core/src/test/java/org/hibernate/orm/test/extralazy/Group.java
A hibernate-core/src/test/java/org/hibernate/orm/test/extralazy/Parent.hbm.xml
A hibernate-core/src/test/java/org/hibernate/orm/test/extralazy/Parent.java
A hibernate-core/src/test/java/org/hibernate/orm/test/extralazy/School.java
A hibernate-core/src/test/java/org/hibernate/orm/test/extralazy/SessionAttribute.java
A hibernate-core/src/test/java/org/hibernate/orm/test/extralazy/Student.java
A hibernate-core/src/test/java/org/hibernate/orm/test/extralazy/User.java
A hibernate-core/src/test/java/org/hibernate/orm/test/extralazy/UserGroup.hbm.xml
R hibernate-core/src/test/java/org/hibernate/test/extralazy/Championship.java
R hibernate-core/src/test/java/org/hibernate/test/extralazy/Child.hbm.xml
R hibernate-core/src/test/java/org/hibernate/test/extralazy/Child.java
R hibernate-core/src/test/java/org/hibernate/test/extralazy/Document.java
R hibernate-core/src/test/java/org/hibernate/test/extralazy/ExtraLazyCollectionConsistencyTest.java
R hibernate-core/src/test/java/org/hibernate/test/extralazy/ExtraLazyTest.java
R hibernate-core/src/test/java/org/hibernate/test/extralazy/Group.java
R hibernate-core/src/test/java/org/hibernate/test/extralazy/Parent.hbm.xml
R hibernate-core/src/test/java/org/hibernate/test/extralazy/Parent.java
R hibernate-core/src/test/java/org/hibernate/test/extralazy/School.java
R hibernate-core/src/test/java/org/hibernate/test/extralazy/SessionAttribute.java
R hibernate-core/src/test/java/org/hibernate/test/extralazy/Student.java
R hibernate-core/src/test/java/org/hibernate/test/extralazy/User.java
R hibernate-core/src/test/java/org/hibernate/test/extralazy/UserGroup.hbm.xml
Log Message:
-----------
Fix HBM return-join handling
Commit: 38e1704f4305a40c0b92ce52c6847eb1041ce9cd
https://github.com/hibernate/hibernate-orm/commit/38e1704f4305a40c0b92ce5...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2021-08-06 (Fri, 06 Aug 2021)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/sql/results/graph/FetchParent.java
Log Message:
-----------
Fix creation of proper navigable path for identifier mapper
Commit: 7216823afd52cfb138989c4cb4b8f381d6c9bd0d
https://github.com/hibernate/hibernate-orm/commit/7216823afd52cfb138989c4...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2021-08-06 (Fri, 06 Aug 2021)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/boot/registry/classloading/spi/ClassLoaderService.java
M hibernate-core/src/main/java/org/hibernate/cfg/annotations/BasicValueBinder.java
M hibernate-core/src/main/java/org/hibernate/mapping/BasicValue.java
M hibernate-core/src/main/java/org/hibernate/mapping/SimpleValue.java
M hibernate-core/src/main/java/org/hibernate/metamodel/mapping/internal/MappingModelCreationHelper.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/enumerated/EntityEnum.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/enumerated/EnumeratedSmokeTest.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/enumerated/EnumeratedTypeTest.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/enumerated/custom_mapkey/EntityMapEnum.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/enumerated/custom_mapkey/MapKeyCustomEnumTypeTest.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/enumerated/custom_types/FirstLetterType.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/enumerated/custom_types/LastNumberType.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/enumerated/enums/Common.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/enumerated/enums/FirstLetter.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/enumerated/enums/LastNumber.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/enumerated/enums/Trimmed.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/enumerated/EntityEnum.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/enumerated/EnumeratedSmokeTest.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/enumerated/EnumeratedTypeTest.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/enumerated/custom_mapkey/EntityMapEnum.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/enumerated/custom_mapkey/MapKeyCustomEnumTypeTest.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/enumerated/custom_types/FirstLetterType.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/enumerated/custom_types/LastNumberType.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/enumerated/enums/Common.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/enumerated/enums/FirstLetter.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/enumerated/enums/LastNumber.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/enumerated/enums/Trimmed.java
Log Message:
-----------
Move annotations.enumerated tests and fix some type parameterization and enum related issues
Commit: adf8da6beda96c214ab69fcab5ee4aa7a5a1bb17
https://github.com/hibernate/hibernate-orm/commit/adf8da6beda96c214ab69fc...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2021-08-06 (Fri, 06 Aug 2021)
Changed paths:
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/fetch/Branch.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/fetch/FetchingTest.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/fetch/Leaf.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/fetch/Person.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/fetch/Stay.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/fetch/Branch.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/fetch/FetchingTest.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/fetch/Leaf.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/fetch/Person.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/fetch/Stay.java
Log Message:
-----------
Move annotations.fetch package
Commit: 5da81c226382eb46c0b9f433060ef88cc6a8ba17
https://github.com/hibernate/hibernate-orm/commit/5da81c226382eb46c0b9f43...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2021-08-06 (Fri, 06 Aug 2021)
Changed paths:
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/formula/JoinColumnOrFormulaTest.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/formula/JoinFormulaManyToOneLazyFetchingTest.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/formula/JoinFormulaManyToOneNotIgnoreLazyFetchingTest.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/formula/JoinFormulaOneToManyNotIgnoreLazyFetchingTest.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/formula/JoinFormulaOneToOneNotIgnoreLazyFetchingTest.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/formula/JoinColumnOrFormulaTest.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/formula/JoinFormulaManyToOneLazyFetchingTest.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/formula/JoinFormulaManyToOneNotIgnoreLazyFetchingTest.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/formula/JoinFormulaOneToManyNotIgnoreLazyFetchingTest.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/formula/JoinFormulaOneToOneNotIgnoreLazyFetchingTest.java
Log Message:
-----------
Move annotations.formula package
Commit: 7b58e700db1ae7bad49887ecf3e5a768d1f54401
https://github.com/hibernate/hibernate-orm/commit/7b58e700db1ae7bad49887e...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2021-08-06 (Fri, 06 Aug 2021)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/metamodel/internal/AttributeFactory.java
M hibernate-core/src/main/java/org/hibernate/metamodel/internal/EntityRepresentationStrategyPojoStandard.java
M hibernate-core/src/main/java/org/hibernate/metamodel/internal/MetadataContext.java
M hibernate-core/src/main/java/org/hibernate/metamodel/mapping/internal/BasicAttributeMapping.java
M hibernate-core/src/main/java/org/hibernate/metamodel/mapping/internal/MappingModelCreationHelper.java
M hibernate-core/src/main/java/org/hibernate/metamodel/model/domain/internal/JpaMetamodelImpl.java
M hibernate-core/src/main/java/org/hibernate/type/descriptor/java/spi/JavaTypeDescriptorRegistry.java
Log Message:
-----------
Make sure the SerializableJavaTypeDescriptor is never used for entities. Fix a wrong JDBC mapping causing problems converted attributes. Force IMMEDIATE fetch timing for many-to-one associations with NotFound.IGNORE
Commit: eaba3acc202dfebc7887c1930f9f45d996a9ea46
https://github.com/hibernate/hibernate-orm/commit/eaba3acc202dfebc7887c19...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2021-08-06 (Fri, 06 Aug 2021)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/mapping/PersistentClass.java
M hibernate-core/src/main/java/org/hibernate/metamodel/mapping/internal/MappingModelCreationHelper.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/idmanytoone/BasketItems.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/idmanytoone/BasketItemsPK.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/idmanytoone/Card.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/idmanytoone/CardField.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/idmanytoone/CardKey.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/idmanytoone/Course.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/idmanytoone/CourseStudent.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/idmanytoone/Customer.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/idmanytoone/Customers.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/idmanytoone/IdManyToOneTest.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/idmanytoone/Project.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/idmanytoone/ShoppingBaskets.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/idmanytoone/ShoppingBasketsPK.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/idmanytoone/Store.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/idmanytoone/StoreCustomer.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/idmanytoone/StoreCustomerPK.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/idmanytoone/Student.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/idmanytoone/alphabetical/A.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/idmanytoone/alphabetical/Acces.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/idmanytoone/alphabetical/AlphabeticalIdManyToOneTest.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/idmanytoone/alphabetical/AlphabeticalManyToOneTest.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/idmanytoone/alphabetical/B.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/idmanytoone/alphabetical/BId.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/idmanytoone/alphabetical/Benefserv.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/idmanytoone/alphabetical/C.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/idmanytoone/alphabetical/CId.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/idmanytoone/alphabetical/Droitacces.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/idmanytoone/alphabetical/Service.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/idmanytoone/BasketItems.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/idmanytoone/BasketItemsPK.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/idmanytoone/Card.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/idmanytoone/CardField.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/idmanytoone/CardKey.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/idmanytoone/Course.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/idmanytoone/CourseStudent.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/idmanytoone/Customer.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/idmanytoone/Customers.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/idmanytoone/IdManyToOneTest.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/idmanytoone/Project.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/idmanytoone/ShoppingBaskets.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/idmanytoone/ShoppingBasketsPK.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/idmanytoone/Store.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/idmanytoone/StoreCustomer.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/idmanytoone/StoreCustomerPK.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/idmanytoone/Student.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/idmanytoone/alphabetical/A.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/idmanytoone/alphabetical/Acces.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/idmanytoone/alphabetical/AlphabeticalIdManyToOneTest.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/idmanytoone/alphabetical/AlphabeticalManyToOneTest.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/idmanytoone/alphabetical/B.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/idmanytoone/alphabetical/BId.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/idmanytoone/alphabetical/Benefserv.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/idmanytoone/alphabetical/C.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/idmanytoone/alphabetical/CId.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/idmanytoone/alphabetical/Droitacces.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/idmanytoone/alphabetical/Service.java
Log Message:
-----------
Move annotations.idmanytoone tests and fix property lookup of identifierMapper
Commit: f84585c5edd5814fd3274d078dcc4ca59be92bca
https://github.com/hibernate/hibernate-orm/commit/f84585c5edd5814fd3274d0...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2021-08-06 (Fri, 06 Aug 2021)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/query/sqm/internal/QuerySqmImpl.java
M hibernate-core/src/main/java/org/hibernate/query/sqm/sql/BaseSqmToSqlAstConverter.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/immutable/Caption.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/immutable/CaptionConverter.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/immutable/Country.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/immutable/Exif.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/immutable/ExifConverter.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/immutable/Foobar.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/immutable/ImmutableEntityUpdateQueryHandlingModeExceptionTest.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/immutable/ImmutableEntityUpdateQueryHandlingModeWarningTest.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/immutable/ImmutableTest.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/immutable/Photo.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/immutable/State.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/immutable/Caption.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/immutable/CaptionConverter.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/immutable/Country.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/immutable/Exif.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/immutable/ExifConverter.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/immutable/Foobar.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/immutable/ImmutableEntityUpdateQueryHandlingModeExceptionTest.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/immutable/ImmutableEntityUpdateQueryHandlingModeWarningTest.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/immutable/ImmutableTest.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/immutable/Photo.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/immutable/State.java
Log Message:
-----------
Move annotations.immutable tests and implement immutable update warning/error
Commit: 15f2dca36d5ca633b9c9455d0f271ab517e17dcf
https://github.com/hibernate/hibernate-orm/commit/15f2dca36d5ca633b9c9455...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2021-08-06 (Fri, 06 Aug 2021)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/dialect/SybaseASESqlAstTranslator.java
M hibernate-core/src/main/java/org/hibernate/sql/ast/spi/AbstractSqlAstTranslator.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/inheritance/SubclassTest.java
M hibernate-core/src/test/java/org/hibernate/orm/test/annotations/inheritance/joined/JoinedSubclassAndSecondaryTable.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/inheritance/SubclassTest.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/inheritance/joined/Account.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/inheritance/joined/Alarm.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/inheritance/joined/Asset.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/inheritance/joined/Client.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/inheritance/joined/Clothing.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/inheritance/joined/Company.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/inheritance/joined/Customer.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/inheritance/joined/Document.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/inheritance/joined/EventInformation.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/inheritance/joined/File.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/inheritance/joined/FinancialAsset.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/inheritance/joined/Folder.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/inheritance/joined/LegalEntity.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/inheritance/joined/Parent.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/inheritance/joined/Person.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/inheritance/joined/Pool.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/inheritance/joined/PoolAddress.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/inheritance/joined/ProgramExecution.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/inheritance/joined/PropertyAsset.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/inheritance/joined/Sweater.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/inheritance/joined/SwimmingPool.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/inheritance/joined/SymbolicLink.java
Log Message:
-----------
Move annotations.inheritance tests and implement qualifier omission for formulas in DML statements
Commit: b30c9aea8e94b4dcbca32e83294361444dc80ed9
https://github.com/hibernate/hibernate-orm/commit/b30c9aea8e94b4dcbca32e8...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2021-08-06 (Fri, 06 Aug 2021)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/boot/query/HbmResultSetMappingDescriptor.java
M hibernate-core/src/main/java/org/hibernate/internal/SessionFactoryImpl.java
M hibernate-core/src/main/java/org/hibernate/loader/ast/internal/CollectionLoaderNamedQuery.java
M hibernate-core/src/main/java/org/hibernate/persister/collection/AbstractCollectionPersister.java
M hibernate-core/src/main/java/org/hibernate/query/NativeQuery.java
M hibernate-core/src/main/java/org/hibernate/query/internal/ResultMementoCollectionStandard.java
M hibernate-core/src/main/java/org/hibernate/query/results/complete/CompleteResultBuilderCollectionStandard.java
M hibernate-core/src/main/java/org/hibernate/query/sql/internal/ResultSetMappingProcessor.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/loader/LoaderTest.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/loader/LoaderWithInvalidQueryTest.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/loader/Player.java
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/loader/Team.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/loader/LoaderTest.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/loader/LoaderWithInvalidQueryTest.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/loader/Player.java
R hibernate-core/src/test/java/org/hibernate/test/annotations/loader/Team.java
A hibernate-core/src/test/resources/org/hibernate/orm/test/annotations/loader/Loader.hbm.xml
R hibernate-core/src/test/resources/org/hibernate/test/annotations/loader/Loader.hbm.xml
Log Message:
-----------
Move annotations.loader tests and implement support for collection returns
Commit: 62514e9e538107f1cd1535ad676d4fc808a020ec
https://github.com/hibernate/hibernate-orm/commit/62514e9e538107f1cd1535a...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2021-08-06 (Fri, 06 Aug 2021)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/query/sqm/sql/BaseSqmToSqlAstConverter.java
Log Message:
-----------
Fix resolving parameter type if other side is a subquery returning a collection part
Commit: dd650705d07416fd6b8e324d4724d67fbd064145
https://github.com/hibernate/hibernate-orm/commit/dd650705d07416fd6b8e324...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2021-08-06 (Fri, 06 Aug 2021)
Changed paths:
M hibernate-core/src/test/java/org/hibernate/orm/test/mapping/generated/InVmGenerationsWithAnnotationsWithSqlDateTests.java
Log Message:
-----------
Add some delay between save an update of update-timestamp tests
Commit: b6683d235218e62130563ccf60b58a9a83642448
https://github.com/hibernate/hibernate-orm/commit/b6683d235218e62130563cc...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2021-08-06 (Fri, 06 Aug 2021)
Changed paths:
M documentation/src/main/asciidoc/userguide/chapters/query/native/Native.adoc
M documentation/src/test/java/org/hibernate/userguide/sql/SQLTest.java
M hibernate-core/src/main/java/org/hibernate/internal/AbstractSharedSessionContract.java
M hibernate-core/src/main/java/org/hibernate/loader/ast/spi/Loadable.java
M hibernate-core/src/main/java/org/hibernate/metamodel/mapping/EntityMappingType.java
M hibernate-core/src/main/java/org/hibernate/persister/entity/AbstractEntityPersister.java
M hibernate-core/src/main/java/org/hibernate/persister/entity/SingleTableEntityPersister.java
M hibernate-core/src/main/java/org/hibernate/persister/entity/UnionSubclassEntityPersister.java
M hibernate-core/src/main/java/org/hibernate/query/results/ResultSetMappingImpl.java
M hibernate-core/src/main/java/org/hibernate/query/results/complete/CompleteResultBuilderCollectionStandard.java
M hibernate-core/src/main/java/org/hibernate/query/results/complete/CompleteResultBuilderEntityJpa.java
M hibernate-core/src/main/java/org/hibernate/query/results/complete/CompleteResultBuilderEntityStandard.java
M hibernate-core/src/main/java/org/hibernate/query/results/dynamic/DynamicFetchBuilderLegacy.java
M hibernate-core/src/main/java/org/hibernate/query/results/dynamic/DynamicResultBuilderEntityCalculated.java
M hibernate-core/src/main/java/org/hibernate/query/results/implicit/ImplicitFetchBuilderBasic.java
M hibernate-core/src/main/java/org/hibernate/query/results/implicit/ImplicitModelPartResultBuilderEntity.java
M hibernate-core/src/main/java/org/hibernate/query/sql/internal/ResultSetMappingProcessor.java
M hibernate-core/src/main/java/org/hibernate/query/sqm/mutation/internal/MultiTableSqmMutationConverter.java
M hibernate-core/src/main/java/org/hibernate/query/sqm/mutation/internal/idtable/RestrictedDeleteExecutionDelegate.java
M hibernate-core/src/main/java/org/hibernate/sql/ast/tree/from/RootTableGroupProducer.java
M hibernate-core/src/main/java/org/hibernate/sql/results/jdbc/internal/AbstractResultSetAccess.java
M hibernate-core/src/test/java/org/hibernate/orm/test/mapping/formula/FormulaNativeQueryTest.java
M hibernate-core/src/test/java/org/hibernate/orm/test/sql/autodiscovery/AutoDiscoveryTest.java
Log Message:
-----------
Fix some more result set mapping issues and fix HHH-7525 as well as HHH-10504
Compare: https://github.com/hibernate/hibernate-orm/compare/d3810b8f7a03...b6683d2...
3 years, 4 months
[hibernate/hibernate-orm] d3810b: Implement support for non-primary-key foreign keys
by Christian Beikov
Branch: refs/heads/wip/6.0
Home: https://github.com/hibernate/hibernate-orm
Commit: d3810b8f7a035a27cf9cbca75d8318a2c551d046
https://github.com/hibernate/hibernate-orm/commit/d3810b8f7a035a27cf9cbca...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2021-08-06 (Fri, 06 Aug 2021)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/mapping/Component.java
M hibernate-core/src/main/java/org/hibernate/metamodel/mapping/EmbeddableMappingType.java
M hibernate-core/src/main/java/org/hibernate/metamodel/mapping/internal/MappingModelCreationHelper.java
M hibernate-core/src/main/java/org/hibernate/sql/results/graph/collection/internal/DelayedCollectionInitializer.java
M hibernate-core/src/test/java/org/hibernate/orm/test/jpa/cascade/multilevel/MultiLevelCascadeCollectionEmbeddableTest.java
M hibernate-core/src/test/java/org/hibernate/orm/test/jpa/cascade/multilevel/MultiLevelCascadeCollectionIdClassTest.java
Log Message:
-----------
Implement support for non-primary-key foreign keys
3 years, 4 months
[hibernate/hibernate-orm] 0c1c46: HHH-14739 - Implement ILike support
by Jan Schatteman
Branch: refs/heads/wip/6.0
Home: https://github.com/hibernate/hibernate-orm
Commit: 0c1c46935230064c1e3ac90271c3db57485b8749
https://github.com/hibernate/hibernate-orm/commit/0c1c46935230064c1e3ac90...
Author: Jan Schatteman <jschatte(a)redhat.com>
Date: 2021-08-05 (Thu, 05 Aug 2021)
Changed paths:
M hibernate-core/src/main/antlr/org/hibernate/grammars/hql/HqlLexer.g4
M hibernate-core/src/main/antlr/org/hibernate/grammars/hql/HqlParser.g4
M hibernate-core/src/main/java/org/hibernate/query/criteria/HibernateCriteriaBuilder.java
M hibernate-core/src/main/java/org/hibernate/query/hql/internal/SemanticQueryBuilder.java
M hibernate-core/src/main/java/org/hibernate/query/sqm/internal/SqmCriteriaNodeBuilder.java
M hibernate-core/src/main/java/org/hibernate/query/sqm/internal/SqmTreePrinter.java
M hibernate-core/src/main/java/org/hibernate/query/sqm/sql/BaseSqmToSqlAstConverter.java
M hibernate-core/src/main/java/org/hibernate/query/sqm/tree/predicate/SqmLikePredicate.java
M hibernate-core/src/main/java/org/hibernate/sql/ast/spi/AbstractSqlAstTranslator.java
M hibernate-core/src/main/java/org/hibernate/sql/ast/tree/predicate/LikePredicate.java
A hibernate-core/src/test/java/org/hibernate/orm/test/query/hql/ILikeCriteriaTest.java
A hibernate-core/src/test/java/org/hibernate/orm/test/query/hql/ILikeTest.java
Log Message:
-----------
HHH-14739 - Implement ILike support
Signed-off-by: Jan Schatteman <jschatte(a)redhat.com>
Commit: 89d16bddc8ae14d342446ef0e6015ab1f684eadd
https://github.com/hibernate/hibernate-orm/commit/89d16bddc8ae14d342446ef...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2021-08-05 (Thu, 05 Aug 2021)
Changed paths:
M docker_db.sh
M hibernate-testing/src/main/java/org/hibernate/testing/cleaner/SQLServerDatabaseCleaner.java
Log Message:
-----------
Switch to case sensitive collations and fix SQL Server issues
Commit: 3ec8b27b2a389b1211c412f36c906efb92071a2c
https://github.com/hibernate/hibernate-orm/commit/3ec8b27b2a389b1211c412f...
Author: Jan Schatteman <jschatte(a)redhat.com>
Date: 2021-08-05 (Thu, 05 Aug 2021)
Changed paths:
M documentation/src/main/asciidoc/userguide/chapters/query/hql/HQL.adoc
A documentation/src/main/asciidoc/userguide/chapters/query/hql/extras/predicate_ilike_bnf.txt
M documentation/src/test/java/org/hibernate/userguide/hql/HQLTest.java
M hibernate-core/src/main/antlr/org/hibernate/grammars/hql/HqlParser.g4
Log Message:
-----------
Added doc notes on the filter clause and the ilike predicate
Signed-off-by: Jan Schatteman <jschatte(a)redhat.com>
Compare: https://github.com/hibernate/hibernate-orm/compare/be485796b177...3ec8b27...
3 years, 4 months
[hibernate/hibernate-orm] be4857: Cleanup the grammar and generify same-structured f...
by Christian Beikov
Branch: refs/heads/wip/6.0
Home: https://github.com/hibernate/hibernate-orm
Commit: be485796b177b86ee88a6ec935d95af083f79b1d
https://github.com/hibernate/hibernate-orm/commit/be485796b177b86ee88a6ec...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2021-08-05 (Thu, 05 Aug 2021)
Changed paths:
M Jenkinsfile
M hibernate-core/src/main/antlr/org/hibernate/grammars/hql/HqlParser.g4
M hibernate-core/src/main/java/org/hibernate/dialect/DerbyDialect.java
M hibernate-core/src/main/java/org/hibernate/dialect/function/CaseWhenEveryAnyEmulation.java
M hibernate-core/src/main/java/org/hibernate/dialect/function/CastStrEmulation.java
M hibernate-core/src/main/java/org/hibernate/dialect/function/CommonFunctionFactory.java
M hibernate-core/src/main/java/org/hibernate/dialect/function/EveryAnyEmulation.java
M hibernate-core/src/main/java/org/hibernate/dialect/function/InsertSubstringOverlayEmulation.java
M hibernate-core/src/main/java/org/hibernate/dialect/function/SQLServerEveryAnyEmulation.java
M hibernate-core/src/main/java/org/hibernate/query/hql/internal/SemanticQueryBuilder.java
M hibernate-core/src/main/java/org/hibernate/query/sqm/function/AbstractSqmSelfRenderingFunctionDescriptor.java
A hibernate-core/src/main/java/org/hibernate/query/sqm/function/FunctionKind.java
M hibernate-core/src/main/java/org/hibernate/query/sqm/function/NamedSqmFunctionDescriptor.java
M hibernate-core/src/main/java/org/hibernate/query/sqm/function/PatternBasedSqmFunctionDescriptor.java
M hibernate-core/src/main/java/org/hibernate/query/sqm/function/SqmFunctionDescriptor.java
M hibernate-core/src/main/java/org/hibernate/query/sqm/function/SqmFunctionRegistry.java
M hibernate-core/src/main/java/org/hibernate/query/sqm/internal/QuerySqmImpl.java
M hibernate-core/src/main/java/org/hibernate/query/sqm/produce/function/NamedFunctionDescriptorBuilder.java
M hibernate-core/src/main/java/org/hibernate/query/sqm/produce/function/PatternFunctionDescriptorBuilder.java
M hibernate-core/src/main/java/org/hibernate/query/sqm/produce/function/StandardFunctionReturnTypeResolvers.java
M hibernate-core/src/main/java/org/hibernate/query/sqm/tree/expression/SqmCaseSearched.java
M hibernate-core/src/main/java/org/hibernate/type/descriptor/jdbc/JdbcTypeDescriptor.java
M hibernate-core/src/test/java/org/hibernate/orm/test/query/hql/FunctionTests.java
Log Message:
-----------
Cleanup the grammar and generify same-structured function rules
3 years, 4 months