3 posts
Hibernate
Self-referencing entities with Hibernate, JPA, JPQL and Quarkus
How to implement and query self-referencing entities with siblings instead of parent-child relationships using Java, Quarkus and Hibernate with JPA and with EntityManager and JPQL.