Christian Beikov
eaba3acc20
Move annotations.idmanytoone tests and fix property lookup of identifierMapper
2021-08-06 23:15:50 +02:00
Christian Beikov
7b58e700db
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
2021-08-06 23:15:50 +02:00
Christian Beikov
5da81c2263
Move annotations.formula package
2021-08-06 23:15:50 +02:00
Christian Beikov
adf8da6bed
Move annotations.fetch package
2021-08-06 23:15:50 +02:00
Christian Beikov
7216823afd
Move annotations.enumerated tests and fix some type parameterization and enum related issues
2021-08-06 23:15:50 +02:00
Christian Beikov
38e1704f43
Fix creation of proper navigable path for identifier mapper
2021-08-06 23:15:50 +02:00
Christian Beikov
75f4e635f2
Fix HBM return-join handling
2021-08-06 23:15:50 +02:00
Christian Beikov
95a34e2895
Move test.type.contributor and implement support for constructor injection of TypeBootstrapContext
2021-08-06 23:15:50 +02:00
Christian Beikov
d3810b8f7a
Implement support for non-primary-key foreign keys
2021-08-06 14:46:35 +02:00
Sanne Grinovero
42ff387193
HHH-14771 Upgrade to Byte Buddy 1.11.12
2021-08-06 00:06:18 +01:00
Jan Schatteman
3ec8b27b2a
Added doc notes on the filter clause and the ilike predicate
...
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
2021-08-05 23:35:17 +02:00
Christian Beikov
89d16bddc8
Switch to case sensitive collations and fix SQL Server issues
2021-08-05 23:35:17 +02:00
Jan Schatteman
0c1c469352
HHH-14739 - Implement ILike support
...
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
2021-08-05 23:35:17 +02:00
Christian Beikov
be485796b1
Cleanup the grammar and generify same-structured function rules
2021-08-05 17:37:00 +02:00
Steve Ebersole
07ec4f208d
asciidoctor task config
2021-08-05 10:04:54 -05:00
Steve Ebersole
f43016cd34
"fix" for Gradle plugin publishing
2021-08-05 08:26:39 -05:00
Christian Beikov
e0076f8e20
Fix generated value issues with Oracle
2021-08-05 09:50:28 +02:00
Christian Beikov
1fb839b841
Skip some tests for databases that don't support a current_timestamp function with microsecond precision
2021-08-05 09:50:28 +02:00
Christian Beikov
ca22db14bb
Fix some issues with collection-path related HQL functions minindex/maxindex/minelement/maxelement/elements/indices and group by item rendering problems
2021-08-05 09:50:28 +02:00
Steve Ebersole
4acdf1ab3e
6.0.0.Alpha9 release
2021-08-04 21:01:41 -05:00
Steve Ebersole
85b8fba140
6.0.0.Alpha9 release
2021-08-04 21:00:05 -05:00
Hibernate-CI
d4584827ed
5.5.7-SNAPSHOT
2021-08-04 20:23:31 +00:00
Hibernate-CI
6cdab40f67
5.5.6.Final
2021-08-04 20:18:14 +00:00
Andrea Boriero
4c5b1cb2a8
plugin publishing tokens
2021-08-04 19:08:17 +02:00
Steve Ebersole
ac8a212393
plugin publishing tokens
2021-08-04 11:17:25 -05:00
Steve Ebersole
8ab124d5f3
plugin publishing tokens
2021-08-04 07:41:56 -05:00
Steve Ebersole
9dd7afb136
plugin publishing tokens
2021-08-04 07:26:29 -05:00
Steve Ebersole
53fc490181
Document value generation;
...
Moved `@CurrentTimestamp` from src/test/java to src/main/java
2021-08-03 14:03:32 -05:00
Steve Ebersole
34a1fa8c7f
Drop jcenter for dependencies
2021-08-03 11:39:09 -05:00
Steve Ebersole
be8be18bc0
minor asciidoctor task improvements + update plugin to 3.1 version
2021-08-02 18:04:41 -05:00
Steve Ebersole
3b78f30309
Few Gradle file related tasks
...
- dropped explicit apt output handling - Gradle has that built in
- Switched other uses to write to the standard `${buildDir}/generated/sources` dir
2021-08-02 16:35:16 -05:00
Steve Ebersole
230c787b3c
Fixes for Yoann's search + 6.0 tracking
...
- Support for generated values
- See `@ProposedGenerated` for proposed change to `@Generated`; without that change, `@Generated` will not work with update-generation; nor does it work on 5.x
2021-08-02 15:43:19 -05:00
Christian Beikov
b8afa46d8f
Fix row value comparison emulation rendering issue that occurred on SAP HANA
2021-08-02 14:56:02 +02:00
Christian Beikov
4ee71faecf
Improve SemanticQueryBuilder performance and fix a few generics related issues
2021-08-02 14:56:02 +02:00
Andrea Boriero
e93f43a43f
Merge remote-tracking branch 'upstream/main' into wip/6.0
2021-08-02 14:02:30 +02:00
Christian Beikov
e528a1ab53
HHH-14768 Fix recursive type variable rendering
2021-08-02 09:59:41 +02:00
Steve Ebersole
df9df2a738
Fixes for Yoann's search + 6.0 tracking
...
- test for Criteria handling. Unable to reproduce unfortunately
2021-07-29 13:31:21 -05:00
Steve Ebersole
8362ce72ba
Fixes for Yoann's search + 6.0 tracking
...
query-options - null cache-mode
2021-07-29 13:31:21 -05:00
Steve Ebersole
a716b348f7
japmodelgen xjc task cacheability
2021-07-29 13:31:21 -05:00
Hibernate-CI
c1f28b4d09
5.5.6-SNAPSHOT
2021-07-29 14:18:40 +00:00
Hibernate-CI
3de90a261f
5.5.5.Final
2021-07-29 14:13:58 +00:00
Gail Badner
b1975ba05d
HHH-11926 : Add FailureExpected test
2021-07-29 12:06:02 +01:00
Sanne Grinovero
83975eaddf
HHH-14755 Allow configuring the DefaultIdentifierGeneratorFactory to ignore BeanContainer(s)
2021-07-29 12:04:37 +01:00
Sanne Grinovero
d4ed42149b
HHH-14755 Remove some dead code from DefaultIdentifierGeneratorFactory
2021-07-29 12:04:37 +01:00
boris-unckel
78e620d9fe
HHH-14761 Exception message String.format too many variables
...
Fix https://hibernate.atlassian.net/browse/HHH-14761
2021-07-29 12:02:00 +01:00
Christian Beikov
1a6924c297
HHH-14724 Fix generation of problematic metamodel classes which use TYPE_USE annotations
2021-07-29 12:59:43 +02:00
Thomas Heigl
0fdf431715
HHH-14724 Add test for intersection types
2021-07-29 12:59:43 +02:00
Thomas Heigl
e868e61cec
HHH-14724 Test-case demonstrating compilation issues with converters and validation
2021-07-29 12:59:43 +02:00
Christian Beikov
e82a45d616
Fix issues with Oracle 12.1c
2021-07-28 16:26:09 +02:00
Christian Beikov
ad49a41cd9
Fix issues with HANA to allow running the testsuite
2021-07-28 16:26:09 +02:00