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

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

4.8
(74)
Write Review
More
$ 10.50
Add to Cart
In stock
Description

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

SQL connections not being released back to the pool with hibernate reactive and Panache · Issue #25138 · quarkusio/quarkus · GitHub

hibernate-reactive-panache gives error org.hibernate.LazyInitializationException: HR000056: Collection cannot be initialized · Issue #18786 · quarkusio/ quarkus · GitHub

Hibernate-Reactive-Panache issue · Issue #31955 · quarkusio/quarkus · GitHub

Quarkus REST Reactive ServerRequestFilter Has To Be Blocking When Using With Hibernate Panache Reactive · Issue #21215 · quarkusio/quarkus · GitHub

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

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

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

Resteasy Reactive/Panache requests reactive Hibernate session from executor thread if request is large · Issue #31606 · quarkusio/quarkus · GitHub

Hibernate Reactive with Panache error · Issue #23283 · quarkusio/quarkus · GitHub

Hibernate Reactive + Panache: deleteById doesn't seem to work · Issue #36350 · quarkusio/quarkus · GitHub