Yannick Majoros

Results 34 comments of Yannick Majoros

What do you mean by _'a costly PK extraction is taken'_? Are you sure the problem isn't in the way your @Id is setup in your entity (is that maybe...

Sure, that can all be optimized, but even with 100K objects, the current implementation should still be a matter of nanoseconds. I suspect an additional problem in your entities that...

How many queries are involved that need to go through that search? Reflection itself isn't that costly (lookup of a field by name is, but that doesn't seem to be...

Sure, that can all be optimized, but even with 100K objects, the current implementation should still be a matter of nanoseconds. I suspect an additional problem in your entities that...

Extending the enum would help, but there can still be free entries, either from future or related specifications (e.g. side-channel login) or proprietary. Keycloak has a lot more, for example.

Leaving for two weeks now, I'll only be able to test it while back. The provided solution works for sure, can't tell about the universal one you provided without testing...

Yes, it works (but see other reported bugs). This is just a feature request for convenience.

> "Deliberately not supported" isn't exactly "broken"... "missing" maybe. Sure, but end result is that doesn't work. I can't use that feature. Shouldn't it be documented?

Thanks, that will add some visibility. Can I suggest to add a numbered note as well? It's not obvious that Firefox has a problem by looking at the table. Thanks...

The thing is, I don't use mongodb at all. It seems to be referenced in hibernate itself as an optional dependency, but we don't use that. I would assume that...