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 |
Christian Beikov
|
d87e8a387f
|
HHH-14768 Fix recursive type variable rendering
|
2022-05-11 11:38:30 +02:00 |
Christian Beikov
|
96c96c67ea
|
HHH-14724 Fix generation of problematic metamodel classes which use TYPE_USE annotations
|
2022-05-11 11:38:30 +02:00 |
Thomas Heigl
|
1411e7bad3
|
HHH-14724 Add test for intersection types
|
2022-05-11 11:38:30 +02:00 |
Thomas Heigl
|
ffd22681cd
|
HHH-14724 Test-case demonstrating compilation issues with converters and validation
|
2022-05-11 11:38:30 +02:00 |
Vlad Mihalcea
|
e7bf1b76b8
|
HHH-12338 - Incorrect metamodel for basic collections
|
2022-05-11 11:38:30 +02:00 |
Steve Ebersole
|
d201b0b22d
|
HHH-13948 EnhancedSetterImpl should define writeReplace
|
2022-04-29 11:26:08 +01:00 |
Andrea Boriero
|
2af37a788f
|
HHH-14843 Adding a test for the issue
|
2022-04-29 11:25:59 +01:00 |
Andrea Boriero
|
79f08afc8a
|
Gradle changed uploadDocumentation rsync url and port
|
2022-04-11 12:39:39 +02:00 |