Commit Graph

9733 Commits

Author SHA1 Message Date
Hibernate-CI 69ffd8ec1c 5.3.37-SNAPSHOT 2024-02-08 10:34:18 +00:00
Hibernate-CI 6b94ea9f3d 5.3.36.Final 2024-02-08 10:31:22 +00:00
lvydra ce3a935621 [HHH-13965] AssertionError exception is thrown by SqlFunctionMetadataBuilderContributorIllegalClassArgumentTest when executing on Eclipse OpenJ9 VM AdoptOpenJDK (v. 11.0.6) 2024-02-07 11:21:31 +01:00
lvydra 94c13058ac [HHH-13912] AssertionError exception is thrown by SqlFunctionMetadataBuilderContributorIllegalClassArgumentTest when executing on IBM JDK 8 2024-02-05 13:35:33 +01:00
Hibernate-CI 7fc829d9e8 5.3.36-SNAPSHOT 2024-01-22 10:05:14 +00:00
Hibernate-CI 5577d1b07f 5.3.35.Final 2024-01-22 10:02:03 +00:00
Andrea Boriero 93b0ea2358 HHH-17380 Persisting an entity with a non generated id and @MapsId throws PropertyValueException
(cherry picked from commit ab861e99fb)
2024-01-22 10:54:00 +01:00
Andrea Boriero 30ff143700 HHH-17380 Add test for issue
(cherry picked from commit 00340107d4)
2024-01-22 10:54:00 +01:00
Christian Beikov 7ac11026d4 HHH-17380 Add test for issue 2024-01-22 10:54:00 +01:00
Hibernate-CI 23a809fc3c 5.3.35-SNAPSHOT 2023-12-08 12:33:10 +00:00
Hibernate-CI 5dfb3490ee 5.3.34.Final 2023-12-08 12:30:20 +00:00
Christian Beikov f4df70a956 HHH-17532 Fix NPE when load-collection is used for collection within embeddable 2023-12-08 13:21:01 +01:00
Hibernate-CI c74ab4bc66 5.3.34-SNAPSHOT 2023-12-01 11:42:23 +00:00
Hibernate-CI 34e912d16c 5.3.33.Final 2023-12-01 11:39:35 +00:00
Andrea Boriero c4dbbac9cb HHH-13179 Fix license header 2023-12-01 11:56:13 +01:00
Lars Karlström d8e57f58c8 HHH-13179 Fixed code formatting issue 2023-12-01 11:56:13 +01:00
Lars Karlström 8216537ca5 HHH-13179 Subclass 2nd level caching now works for XML mappings 2023-12-01 11:56:13 +01:00
Hibernate-CI 345dc5bfe6 5.3.33-SNAPSHOT 2023-09-27 11:56:13 +00:00
Hibernate-CI b1795960d0 5.3.32.Final 2023-09-27 11:53:02 +00:00
Steve Ebersole f5bdf08d25 natural-id + not-found
https://hibernate.atlassian.net/browse/HHH-17197 - Add check for illegal combo of to-one + natural-id + not-found
https://hibernate.atlassian.net/browse/HHH-17196 - Documentation for @NaturalId should be more explicit about non-nullability

(cherry picked from commit 6c2e04381d)
2023-09-26 08:55:05 -05:00
Steve Ebersole 8f4afa625f natural-id + not-found
https://hibernate.atlassian.net/browse/HHH-17197 - Add check for illegal combo of to-one + natural-id + not-found
https://hibernate.atlassian.net/browse/HHH-17196 - Documentation for @NaturalId should be more explicit about non-nullability

(cherry picked from commit 6c2e04381d)
2023-09-26 08:55:05 -05:00
lvydra e14c7f8740 [HHH-14676] PostgreSQLSkipAutoCommitTest ends up with a NPE on PostgreSQL Plus 13.1 2023-09-19 10:17:04 +02:00
lvydra a66daa0a52 [HHH-14669] CriteriaLiteralWithSingleQuoteTest: SAP ASE16.0 does not support grouping by column heading or alias 2023-08-29 15:00:53 +02:00
Hibernate-CI f7c01d3f3a 5.3.32-SNAPSHOT 2023-08-07 15:25:59 +00:00
Hibernate-CI e42813880b 5.3.31.Final 2023-08-07 15:23:13 +00:00
Andrea Boriero 1049ff1a07 HHH-16586 When merging a persisted entity with a null Version, Hibernate treats entity as transient instead of throwing an Exception 2023-07-14 11:19:48 +02:00
Andrea Boriero 5c67d200bd HHH-16586 Add test for issue 2023-07-14 11:19:48 +02:00
Hibernate-CI 87f99d3a54 5.3.31-SNAPSHOT 2023-06-01 11:58:24 +00:00
Hibernate-CI 233682001f 5.3.30.Final 2023-06-01 11:55:42 +00:00
Christian Beikov 0df923f0cc HHH-15602 Javassist implementation of proper bidirectional handling 2023-04-25 09:34:56 +02:00
Christian Beikov 712b6c7668 HHH-16485 Insert ordering doesn't consider root entity names 2023-04-24 20:09:13 +02:00
Christian Beikov 1399adce7d HHH-15602 Fix bidirectional association management code 2023-04-24 20:08:51 +02:00
Hibernate-CI 64c1a941bc 5.3.30-SNAPSHOT 2023-03-29 13:11:17 +00:00
Hibernate-CI 712a328c51 5.3.29.Final 2023-03-29 13:09:18 +00:00
Marco Belladelli f3e039da0a HHH-13627 Invalidate cache on update for CacheMode GET and IGNORE 2023-03-16 09:38:49 +01:00
Marco Belladelli f2b07e3f46 HHH-13627 Add test for issue 2023-03-16 09:38:49 +01:00
Christian Beikov 5c585d7362 HHH-14514 Fix auto eviction of collection cache 2023-02-16 09:05:58 +01:00
Scott Marlow ab549a4828 add DEBUG flag save of loaded entity as proxy
Signed-off-by: Scott Marlow <smarlow@redhat.com>
2022-10-27 17:07:10 +02:00
Hibernate-CI 744d3ea644 5.3.29-SNAPSHOT 2022-08-15 07:20:21 +00:00
Hibernate-CI 2e17c73197 5.3.28.Final 2022-08-15 07:17:18 +00:00
Andrea Boriero 65f33f7703 HHH-15425 Avoid creating an implicit join when the association has already an explicit one 2022-08-15 08:53:47 +02:00
Andrea Boriero 4e326c6276 HHH-15425 Add additional test 2022-08-15 08:53:47 +02:00
Andrea Boriero 57c1a029d4 HHH-15425 Improved association @NotFound documentation 2022-08-10 18:18:07 +02:00
Andrea Boriero 29607ce760 HHH-15425 Implemented Hibernate Criteria Projections.fk() and Restrictions.fkEq() 2022-08-10 18:18:07 +02:00
Andrea Boriero 01357e5f1f HHH-15425 org.hibernate.QueryException: could not resolve property is thrown when Hibernate criteria tries to select the id of an association annotated with @NotFound 2022-08-10 18:18:07 +02:00
Andrea Boriero da618ea5aa HHH-15425 Add test for issue 2022-08-10 18:18:07 +02:00
Yoann Rodière d89c1423d8 Backport snapshot-publish.Jenkinsfile 2022-07-12 16:00:06 +02:00
Hibernate-CI a5fada5d69 5.3.28-SNAPSHOT 2022-06-13 11:24:30 +00:00
Hibernate-CI e229e22fc3 5.3.27.Final 2022-06-13 11:21:31 +00:00
Sanne Grinovero fc9651c230 Disable uploading to Sourceforge 2022-06-13 12:15:48 +01:00