Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 38355ccfc8f3c5dea14cfccd666b67b794b7ad17
https://github.com/hibernate/hibernate-orm/commit/38355ccfc8f3c5dea14cfcc...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-11-10 (Sun, 10 Nov 2024)
Changed paths:
A hibernate-core/src/test/java/org/hibernate/orm/test/collection/orderby/Book.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/collection/orderby/OrderByMappedByTest.java
A hibernate-core/src/test/java/org/hibernate/orm/test/collection/ordercol/Book.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/collection/ordercol/OrderColumnMappedByTest.java
Log Message:
-----------
HHH-18830 test demonstrating bug in @OrderColumn
and that it doesn't exist with @OrderBy
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Commit: 0aa04eeecf48eb3f777b83b02d91f8e98371e20d
https://github.com/hibernate/hibernate-orm/commit/0aa04eeecf48eb3f777b83b...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-11-10 (Sun, 10 Nov 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/annotations/ListIndexBase.java
Log Message:
-----------
use @linkplain
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Commit: 9e5bd35cbb2d00b4c8c226ed980f5cb53515a67d
https://github.com/hibernate/hibernate-orm/commit/9e5bd35cbb2d00b4c8c226e...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-11-10 (Sun, 10 Nov 2024)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/persister/collection/OneToManyPersister.java
M
hibernate-core/src/main/java/org/hibernate/persister/entity/AbstractEntityPersister.java
M hibernate-core/src/main/java/org/hibernate/persister/entity/EntityPersister.java
Log Message:
-----------
HHH-18830 fix extraneous updates for unowned List with @OrderColumn
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Commit: afa373f7c32d6240985bee9cb82450e105a29e2d
https://github.com/hibernate/hibernate-orm/commit/afa373f7c32d6240985bee9...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-11-10 (Sun, 10 Nov 2024)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/orm/test/cfg/persister/GoofyPersisterClassProvider.java
M hibernate-core/src/test/java/org/hibernate/orm/test/cid/CompositeIdTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/jpa/compliance/tck2_2/mapkeycolumn/MapKeyColumnBiDiOneToManyFKTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/jpa/ejb3configuration/PersisterClassProviderTest.java
M hibernate-core/src/test/java/org/hibernate/orm/test/legacy/CustomPersister.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/mappedBy/MappedByCompositeNonAssociationTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/mappedBy/MappedByNonAssociationTest.java
Log Message:
-----------
HHH-18830 fix tests
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Commit: c86f151b7f13855df323f4bdc329950c0dabdf45
https://github.com/hibernate/hibernate-orm/commit/c86f151b7f13855df323f4b...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-11-10 (Sun, 10 Nov 2024)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/persister/collection/AbstractCollectionPersister.java
Log Message:
-----------
cleanups to AbstractCollectionPersister
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Commit: cdaee09fbaf65db9c0d70795c10556ed7ed7eb45
https://github.com/hibernate/hibernate-orm/commit/cdaee09fbaf65db9c0d7079...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-11-10 (Sun, 10 Nov 2024)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/internal/util/collections/ArrayHelper.java
Log Message:
-----------
add a useful operation to ArrayHelper
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Commit: fd0c1ba565d0aa861f09ea9e37fad0773eac8120
https://github.com/hibernate/hibernate-orm/commit/fd0c1ba565d0aa861f09ea9...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-11-10 (Sun, 10 Nov 2024)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/persister/collection/OneToManyPersister.java
Log Message:
-----------
cleanups to OneToManyPersister
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Commit: d9a807f2371647cd2739965af07e0104ed56e779
https://github.com/hibernate/hibernate-orm/commit/d9a807f2371647cd2739965...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-11-10 (Sun, 10 Nov 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/dialect/OracleDialect.java
Log Message:
-----------
'number' is a keyword on Oracle
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Compare:
https://github.com/hibernate/hibernate-orm/compare/5adca84c4380...d9a807f...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications