hibernate-orm/hibernate-core
Gavin King e868c8c3cd HHH-18748 Add missing overloads of find() to Session
It was always weird and inconsistent that you sometimes had to use get(),
and this is also better documented this way (i.e. Hibernate-specific
semantics of find() are not documented by EntityManager)

Also add some missing @Overload annotations

Also move some impl down off the interface

Signed-off-by: Gavin King <gavin@hibernate.org>
2024-10-21 11:43:09 +02:00
..
src HHH-18748 Add missing overloads of find() to Session 2024-10-21 11:43:09 +02:00
hibernate-core.gradle Exclude generated sources from spotless 2024-09-18 12:06:40 +02:00