Commit Graph

12096 Commits

Author SHA1 Message Date
Steve Ebersole ad26e73c44 HHH-17377 - Migrate to JPA 3.2
https://hibernate.atlassian.net/browse/HHH-17377

JPA 3.2 B02
2024-08-15 13:52:22 -05:00
Steve Ebersole f8865106c1 HHH-17377 - Migrate to JPA 3.2
https://hibernate.atlassian.net/browse/HHH-17377

jpamodelgen
2024-08-15 13:52:22 -05:00
Steve Ebersole e12d633c89 HHH-17377 - Migrate to JPA 3.2
https://hibernate.atlassian.net/browse/HHH-17377

Latest JPA 3.2 XSD changes - 9cca8e2432/api/src/main/resources/jakarta/persistence/orm_3_2.xsd
2024-08-15 13:52:22 -05:00
Steve Ebersole 181e32b5d7 HHH-17377 - Migrate to JPA 3.2
https://hibernate.atlassian.net/browse/HHH-17377

Latest JPA 3.2 XSD changes - 9cca8e2432/api/src/main/resources/jakarta/persistence/orm_3_2.xsd
2024-08-15 13:52:22 -05:00
Steve Ebersole 3d2411a630 HHH-17377 - Migrate to JPA 3.2
https://hibernate.atlassian.net/browse/HHH-17377

Latest JPA 3.2 XSD changes - 9cca8e2432/api/src/main/resources/jakarta/persistence/orm_3_2.xsd
2024-08-15 13:52:22 -05:00
Steve Ebersole 55b4f907f9 HHH-17377 - Migrate to JPA 3.2
https://hibernate.atlassian.net/browse/HHH-17377

Copy mapping xsd from PR - 9cca8e2432/api/src/main/resources/jakarta/persistence/orm_3_2.xsd
2024-08-15 13:52:22 -05:00
Steve Ebersole 9dabfb7abb HHH-17377 - Migrate to JPA 3.2
https://hibernate.atlassian.net/browse/HHH-17377

Test compilation success!!  95 test failures next
2024-08-15 13:52:22 -05:00
Steve Ebersole c3c3c16a65 HHH-17377 - Migrate to JPA 3.2
https://hibernate.atlassian.net/browse/HHH-17377

Test compilation success!!  95 test failures next
2024-08-15 13:52:22 -05:00
Steve Ebersole 86584dfffd HHH-17377 - Migrate to JPA 3.2
https://hibernate.atlassian.net/browse/HHH-17377

Test compilation success!!  95 test failures next
2024-08-15 13:52:22 -05:00
Steve Ebersole 3495461a9c HHH-17377 - Migrate to JPA 3.2
https://hibernate.atlassian.net/browse/HHH-17377

Now on to 73 test compile errors :)
2024-08-15 13:52:22 -05:00
Steve Ebersole be0fc9ee6a HHH-17377 - Migrate to JPA 3.2
https://hibernate.atlassian.net/browse/HHH-17377

Just Graph completed - 2 left related to Session/EntityManager
2024-08-15 13:52:22 -05:00
Steve Ebersole 1e110584f1 HHH-17377 - Migrate to JPA 3.2
https://hibernate.atlassian.net/browse/HHH-17377

Fixed SQM/JPA Criteria compilation errors.  Just Graph left
2024-08-15 13:52:22 -05:00
Steve Ebersole 3c6e5c45c4 HHH-17377 - Migrate to JPA 3.2
https://hibernate.atlassian.net/browse/HHH-17377
2024-08-15 13:52:21 -05:00
Gary Gregory ab4439622b HHH-18466 egression from 5.6.15.Final where a mutable natural IDs query
cannot find an entity
2024-08-15 12:27:08 -05:00
Gary Gregory e4f86744aa HHH-18466 egression from 5.6.15.Final where a mutable natural IDs query
cannot find an entity
2024-08-15 12:27:08 -05:00
Gary Gregory 4e60de1130 HHH-18466 Failing test to demonstrate
https://hibernate.atlassian.net/browse/HHH-18466
2024-08-15 12:27:08 -05:00
lrobot a6673e2c34 HHH-18282 fix generate error sql in case of @DiscriminatorValue("not null") 2024-08-15 15:53:11 +02:00
Marco Belladelli 3d640c0150 HHH-18400 Account for converters applied to comparison operands 2024-08-14 17:36:27 +02:00
Marco Belladelli 07e81e4911 HHH-18400 Add test for issue 2024-08-14 17:36:27 +02:00
Yanming Zhou a1a4446f09 HHH-18414 Add test for issue 2024-08-12 21:59:34 -06:00
Gavin King b5a5869b9b HHH-18414 remove duplicated call to callAttributeBindersInSecondPass()
alternative to proposed fix by @quaff

Signed-off-by: Gavin King <gavin@hibernate.org>
2024-08-12 21:59:34 -06:00
Gavin King f828b2a914 improve javadoc surrounding Blob/Clob APIs
and mark XlobProxy as @Internal

Signed-off-by: Gavin King <gavin@hibernate.org>
2024-08-12 20:21:12 -06:00
Christian Beikov f8a6106ea2 HHH-18476 Reset resolved entities after resolveEntityKeyOnly and improve loading further 2024-08-12 18:25:54 +02:00
Marco Belladelli 062afdb6cd HHH-18103 Correct metamodel for embeddables with a mapped superclass 2024-08-12 16:33:14 +02:00
Marco Belladelli 00c7707de0 HHH-18103 Add test for issue 2024-08-12 16:33:14 +02:00
Andrea Boriero 54c1c4a2d9 HHH-17997 Querying an Entity with CacheConcurrencyStrategy.READONLY throws UnsupportedOperationException: Can't update readonly object 2024-08-07 19:24:37 +02:00
Andrea Boriero 20acd5292c HHH-17997 Add test for issue 2024-08-07 19:24:37 +02:00
Christian Beikov 263ef56970 HHH-17465 Incorrect metamodel for shared version attribute in @MappedSuperclass 2024-08-07 18:49:51 +02:00
Christian Beikov e54a6e15b2 HHH-18463 Add AzureDialect and determine SQL Server version based on compatibility level 2024-08-07 18:49:29 +02:00
Marco Belladelli 5550c20120 HHH-18399 Avoid collecting duplicate attribute for to-one inverse table 2024-08-07 17:44:29 +02:00
Marco Belladelli 1ab7493e73 HHH-18399 Add test for issue 2024-08-07 17:44:29 +02:00
Marco Belladelli ecd22c0811 HHH-18391 Check embeddable properties in fetch paths 2024-08-07 17:43:11 +02:00
hugothomas e63c7f814a HHH-18391 Add test for issue 2024-08-07 17:43:11 +02:00
Marco Belladelli 4ca26f9415 HHH-18309 Fix Oracle limit handler for native queries 2024-08-07 17:42:41 +02:00
Marco Belladelli 9ec2dbb620 HHH-18309 Add test for issue 2024-08-07 17:42:41 +02:00
Marco Belladelli 4da2659292 HHH-18378 Check where clause before reusing existing joins for fetch 2024-08-07 17:42:09 +02:00
Marco Belladelli 0272fc7fbd HHH-18378 Add test for issue 2024-08-07 17:42:09 +02:00
Christian Beikov 171488a762 HHH-18373 Fix NPE when accessing parameter type of JPA Criteria value parameter 2024-08-07 17:13:16 +02:00
Jan Schatteman 46b2739061 HHH-18373 - Add test for binding null as value in Criteria API
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
2024-08-07 17:13:16 +02:00
Andrea Boriero abc4d5ba9e Fix DB2 10.5 test failures 2024-08-07 15:59:07 +02:00
Andrea Boriero a54f067f5e Fix Sybase using jconn driver failures 2024-08-07 15:59:07 +02:00
Jan Schatteman 693516ab92 HHH-17497 - Add test case for issue (testScrollWithoutFetch)
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
2024-08-07 15:53:55 +02:00
marko-bekhta a971f897e9 Provide a non-internal empty QueryParameterBindings 2024-08-07 15:52:04 +02:00
Nguyen Nhu Phuc d888f1984c HHH-17847: fix the issue in result set mapping when stored procedure has INOUT param 2024-08-07 15:51:12 +02:00
Nguyen Nhu Phuc bd4c9b4c9b HHH-17847: test to verify the result set mapping when a procedure call has INOUT param 2024-08-07 15:51:12 +02:00
Sebastien Santschi 71a616f2be HHH-18451 Fix CheckConstraints for Booleans with null value converters 2024-08-07 15:10:47 +02:00
Christian Beikov 1f8d6f0339 HHH-18403 Disable returning clause support for updates on DB2 for i 2024-08-07 13:57:34 +02:00
Christian Beikov f12ed1ce2c HHH-18359 Add a wrap parameter rendering mode for Informix 2024-08-07 13:22:12 +02:00
Christian Beikov 823012b29c HHH-18359 Add a wrap parameter rendering mode for Informix 2024-08-07 13:17:01 +02:00
Christian Beikov a2c948909a HHH-18271 Fix faulty maybe lazy set determination leading to issue with previous row optimization 2024-08-06 09:44:52 -05:00