Christian Beikov

Results 516 comments of Christian Beikov

Could you please post the HQL that is generated for both cases that fails?

It's kind of odd that you say the first is not working but the second one is, since the queries are equivalent. It's just that one predicate is at a...

Well, this could actually be a problem with the subselect strategy in entity-views. I hope that with a reproducer, I can figure this out.

Closing since this was fixed with https://github.com/hibernate/hibernate-orm/pull/10305

Indeed, this is a problem of the jakarta modules since the module-info.java files are not rewritten by the Eclipse Transformer plugin.

Fyi, I switched to Java 11 for [2.0](https://github.com/Blazebit/blaze-persistence/pull/1952) and also reworked all the module-info files, so these issues should be gone in 2.0.

Can you please share this example/demo application? That would make it easier to look into.

Not yet, no. Maybe @Mobe91 wants to look into this?

Don't worry, I will release by the end of the week. Waiting for confirmation on a few bug fixes first.

Thanks for the test. Superseded by https://github.com/hibernate/hibernate-orm/pull/10647