hibernate-orm/hibernate-core
Gavin King b53732d141 fix bug where parameters of cast target type were not passed along
This was yet another bug that resulted from what I've been warning about:
the use of untypesafe getChild() methods in SQB. So I've gone through and
removed even more of those, to further reduce the probability of this kind
of bug in the future.
2023-07-25 16:32:10 +02:00
..
src fix bug where parameters of cast target type were not passed along 2023-07-25 16:32:10 +02:00
hibernate-core.gradle HHH-16964 Disable Log4J2's management beans during integration tests 2023-07-21 11:41:00 -04:00