For questions relating to the Quarkus Panache library, which supports the implementation of Hibernate ORM solutions.
Panache is a library which aims to streamline the implementation of Hibernate ORM (object-relational-mapping) entities. Panache is a part of Quarkus.
Quickstart project: Quarkus demo: Hibernate ORM with Panache and RESTEasy.
Further reading: Quarkus - Simplified Hibernate ORM with Panache.