Marco Belladelli
|
8629e012f8
|
HHH-17208 Implement support for @Any discriminator and key selection
|
2023-10-11 16:45:44 +02:00 |
Marco Belladelli
|
bd5b9b13c4
|
HHH-17208 Add test for issue
|
2023-10-11 16:45:44 +02:00 |
Marco Belladelli
|
e950f2ca27
|
HHH-17211 Complete AnyValuedResult fetches initialization
|
2023-10-11 16:45:44 +02:00 |
Marco Belladelli
|
46def53422
|
HHH-17211 Add test for issue
|
2023-10-11 16:45:44 +02:00 |
Marco Belladelli
|
cc99b8a67c
|
HHH-17193 Introduce `Fetch#asFetchParent()` to avoid instanceof checks
|
2023-10-11 16:45:29 +02:00 |
Marco Belladelli
|
8b4ef7c66c
|
HHH-17193 Create id initializers when containing nested collections
|
2023-10-11 16:45:29 +02:00 |
Marco Belladelli
|
634ea5636e
|
HHH-17193 Add test for issue
|
2023-10-11 16:45:29 +02:00 |
Marco Belladelli
|
4a282191eb
|
HHH-17225 Always use target table column for right / full joins
|
2023-10-11 16:06:33 +02:00 |
Marco Belladelli
|
efccd69ed0
|
HHH-17225 Add test for issue
|
2023-10-11 16:06:33 +02:00 |
Marco Belladelli
|
ce550cfb86
|
HHH-17306 Move static sql logging in `prepareLoaders()`
|
2023-10-11 14:34:31 +02:00 |
Jan Schatteman
|
bdcae0554f
|
HHH-17302 - Use nocache for MariaDB sequences
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
|
2023-10-11 14:31:51 +02:00 |
Vincent Bouthinon
|
9a58fe8028
|
HHH-16840 Allow serialization of ScanResultImpl
|
2023-10-10 13:20:29 -05:00 |
Steve Ebersole
|
96a000e8ab
|
HHH-17164 - Proper, first-class soft-delete support
https://hibernate.atlassian.net/browse/HHH-17164
|
2023-10-10 08:25:50 -05:00 |
Gavin King
|
e323ec3d4a
|
HHH-17300 detect and throw exception for @Table annotation on @MappedSuperclass (#7422)
+ very minor misc code cleanups
|
2023-10-10 15:05:24 +02:00 |
Christian Beikov
|
5bab35eb96
|
HHH-17176 Map SDO_ORDINATE_ARRAY to BigDecimal[] for Oracle
|
2023-10-10 09:50:57 +02:00 |
Christian Beikov
|
d77786d16a
|
Revert "Use try-with-resources to close reader / writer"
This reverts commit 402a89eb03 .
|
2023-10-10 09:50:56 +02:00 |
Zhihong Yu
|
402a89eb03
|
Use try-with-resources to close reader / writer
|
2023-10-09 19:12:34 +02:00 |
Davide D'Alto
|
9bbac65523
|
HHH-17281 Make EntityUpdateAction#handleDeleted protected
|
2023-10-09 18:36:12 +02:00 |
Christian Beikov
|
bc02c7781d
|
HHH-17276 Be more forgiving when determining lobness
|
2023-10-09 18:30:18 +02:00 |
Marco Belladelli
|
ccf497b2d8
|
HHH-17223 Test fix for HANA
|
2023-10-09 09:16:44 +02:00 |
Marco Belladelli
|
50a83ba953
|
HHH-17224 Respect association fetch style for dynamic results
|
2023-10-09 09:03:09 +02:00 |
Marco Belladelli
|
c29869ec7b
|
HHH-17224 Add test for issue
|
2023-10-09 09:03:09 +02:00 |
Christian Beikov
|
cb0aad7c7c
|
HHH-17276 Expose size based lob-ness in DdlType and retain info in runtime model
|
2023-10-05 22:31:54 +02:00 |
LLEFEVRE
|
10c5888c43
|
HHH-16876 Update Oracle testing to 23c
|
2023-10-05 22:31:54 +02:00 |
Christian Beikov
|
37d2fa07b8
|
HHH-16933 Stop using syntax sugar JSON item-methods
|
2023-10-05 22:31:54 +02:00 |
Christian Beikov
|
8a429e7fb4
|
HHH-17264 Use json_object to create empty json
|
2023-10-05 22:31:54 +02:00 |
marko-bekhta
|
6e727b6fe4
|
HHH-16897 Push a where clause to stack before combining predicates
|
2023-10-04 14:34:09 -05:00 |
marko-bekhta
|
21f2f24bb7
|
HHH-16897 Add a test case to reproduce the issue
|
2023-10-04 14:34:09 -05:00 |
Steve Ebersole
|
68dd43c11c
|
HHH-17143 - More not-found fix ups
https://hibernate.atlassian.net/browse/HHH-17143
|
2023-10-04 14:28:14 -05:00 |
Steve Ebersole
|
1979aed658
|
HHH-17143 - Bad handling of not-found association references in mutation queries
https://hibernate.atlassian.net/browse/HHH-17143
|
2023-10-04 14:28:14 -05:00 |
Andrea Boriero
|
8ddc6e5105
|
HHH-17108 Error In Native Query when adding two Entity's and using composite key. Error: Unable to find column position by name.
|
2023-10-04 12:48:48 -05:00 |
Andrea Boriero
|
1b92c912df
|
HHH-17108 Add test for issue
|
2023-10-04 12:48:48 -05:00 |
Marco Belladelli
|
1ffaedd887
|
HHH-17212 Remove unneeded dialect checks from tests with scrollable results
|
2023-10-04 12:24:33 -05:00 |
Marco Belladelli
|
1ec4f75575
|
HHH-17212 Avoid jdbc isBeforeFirst() and isAfterLast() calls
|
2023-10-04 12:24:33 -05:00 |
Marco Belladelli
|
6103eb896f
|
HHH-17223 HHH-17260 Fix result type for criteria's sum() function
|
2023-10-04 12:20:35 -05:00 |
Sanne Grinovero
|
75f173a4a0
|
HHH-17282 Introduce a specialized Map for NavigablePath to Initializer
|
2023-10-02 17:09:48 +01:00 |
Marco Belladelli
|
d59ecb633b
|
HHH-17231 Reintroduce support for entity path expansion in subqueries
|
2023-10-02 16:07:40 +02:00 |
Marco Belladelli
|
8957a7ccf5
|
HHH-17231 Add test for issue
|
2023-10-02 16:07:40 +02:00 |
Marco Belladelli
|
f1facac916
|
HHH-17178 Add `{element} to treated plural joins by default and fix tg registration
|
2023-10-02 15:53:02 +02:00 |
Marco Belladelli
|
d25e42e341
|
HHH-17178 Add test for issue
|
2023-10-02 15:53:02 +02:00 |
Christian Beikov
|
8ae68a66b6
|
Fix naming for entities in a test for Oracle 11
|
2023-10-02 15:18:07 +02:00 |
Andrea Boriero
|
e85d2040c2
|
HHH-16885 Hibernate 6.x changes outer to inner join when @EntityGraph and @Id
|
2023-09-29 19:49:56 +02:00 |
Andrea Boriero
|
aa0af5a30d
|
HHH-16885 Add test for issue
|
2023-09-29 19:49:56 +02:00 |
Christian Beikov
|
ccb093e553
|
HHH-16781 @JavaType annotation is ignored when basic type is already registered for the preferred JdbcType
|
2023-09-29 18:22:25 +02:00 |
Cedomir Igaly
|
02c11514fc
|
HHH-16781 - Test case showing the problem
|
2023-09-29 18:22:25 +02:00 |
Andrea Boriero
|
30aec8b8ff
|
HHH-17257 ElementCollection is missing elements after update if embeddable type has primitive columns marked as nullable
|
2023-09-29 17:37:15 +02:00 |
Andrea Boriero
|
b95035c950
|
HHH-17257 Add additional test
|
2023-09-29 17:37:15 +02:00 |
Christian Beikov
|
8ffb8de079
|
HHH-16675 Remove invalid test
|
2023-09-29 11:14:39 +02:00 |
Gavin King
|
cbdc2dad83
|
HHH-17233 be a little more forgiving when comparing column types in schema validation
this "fix" is not really strictly-speaking necessary, but it does reduce false positives
in a very tiny number of cases
|
2023-09-29 10:39:37 +02:00 |
KaiSuchomel
|
73e8017d18
|
HHH-17243 Update hibernate-core/src/main/java/org/hibernate/boot/model/process/spi/MetadataBuildingProcess.java
Co-authored-by: Christian Beikov <christian.beikov@gmail.com>
|
2023-09-29 10:34:34 +02:00 |