georgeforeman.org

Panache with Hibernate Reactive needs a way to load lazy fields · Issue #36214 · quarkusio/quarkus · GitHub

By A Mystery Man Writer

In Quarkus, bytecode enhancements are enabled by default. This means that users can map a field like this: @Basic(fetch = FetchType.LAZY) public String data; In Hibernate Reactive, this means that the field needs to be fetched explicitly

Updating an Entity with Hibernate Reactive and Panache · quarkusio quarkus · Discussion #32019 · GitHub

Hibernate Reactive: Fails creating an entity with ManyToOne relationship and optional = false · Issue #22966 · quarkusio/quarkus · GitHub

Panache reactive native application error (vert.x-event-loop-thread-1) on official Hibernate reactive quickstart production deployment. · Issue #25551 · quarkusio/quarkus · GitHub

Error running Panache Reactive Test with IntelliJ JUnit template · Issue #15131 · quarkusio/quarkus · GitHub

How to use quarkus-hibernate-reactive-panache with quarkus--lambda · quarkusio quarkus · Discussion #35347 · GitHub

GitHub - gscaramuzzino/quarkus-hibernate-orm-panache-repository: A simple project to show how to use PanacheRepository in Quarkus using PostgreSQL. In the project you will see how to create a Movie Entity, a CRUD REST Endpoint

Hibernate in Quarkus does not lazy load field when it is not based on the Primary Key from the parent table · Issue #35310 · quarkusio/quarkus · GitHub

quarkus/extensions/panache/hibernate-orm-panache/runtime/src/main/java/io/ quarkus/hibernate/orm/panache/Panache.java at main · quarkusio/quarkus · GitHub

quarkus/extensions/panache/hibernate-orm-panache/runtime/src/main/java/io/ quarkus/hibernate/orm/panache/PanacheEntity.java at main · quarkusio/quarkus · GitHub

Hibernate reactive panache quickstart with UUIDGenerator throws error in native mode · Issue #21217 · quarkusio/quarkus · GitHub

Panache Reactive not working with Quarkus GraphQL · Issue #21111 · quarkusio /quarkus · GitHub

How to use Quarkus Hibernate Reactive Panache with QuarkusWebSocket? · quarkusio quarkus · Discussion #32336 · GitHub

Broken context propagation in HTTP request that involves hibernate-reactive- panache, resteasy-reactive and qute · Issue #27229 · quarkusio/quarkus · GitHub

Panache Reactive not working with Quarkus GraphQL · Issue #21111 · quarkusio /quarkus · GitHub

Simplify projection of a single field when using Panache with Hibernate · Issue #28844 · quarkusio/quarkus · GitHub