Search code examples
NamedNativeQuery not defined in JPA entitty or one of its super classes...

javahibernatejpaquarkusquarkus-panache

Read More
Java - Quarkus framework. Panache MongoDB. How to aggregate from code...

javamongodbquarkusquarkus-panache

Read More
Creating a related entity after persisting an entity using Reactive/Mutiny...

hibernatequarkusquarkus-panachemutinyquarkus-reactive

Read More
Quarkus Reactive testing with database operation leading to java.lang.IllegalStateException: No curr...

javaquarkusquarkus-panachequarkus-reactivequarkus-testing

Read More
Hibernate Reactive in Quarkus 3.2.4 give me "java.lang.ClassCastException: " in Geometry O...

quarkusquarkus-panachequarkus-reactivequarkus-hibernate-reactive

Read More
Unsatisfied dependency with Panache and Multiple Datasources...

vaadinquarkusquarkus-panachequarkus-hibernate-orm

Read More
PanacheRepositoryResource - Transaction is not active...

quarkusquarkus-panache

Read More
Quarkus kotlin and reactive hibernate with panache No current Mutiny.Session found error with suspen...

quarkusquarkus-panachequarkus-rest-clientquarkus-reactivequarkus-hibernate-reactive

Read More
Can't find a codec for class java.lang.Object...

javamongodbquarkusquarkus-panache

Read More
Additional methods to the generated Panache REST Data resource using repository pattern...

quarkusquarkus-panache

Read More
Java Quarkus, Create Generic CrudService...

javagenericsquarkusquarkus-panache

Read More
How to establish database connection on startup using Panache Reactive...

quarkusvert.xquarkus-panache

Read More
Quarkus Hibernate Reactive - Transaction not executed (subscribed to) inside an event handler...

quarkusquarkus-panachehibernate-reactivequarkus-hibernate-reactive

Read More
How can I set transactions mandatory for read operations in Quarkus?...

transactionsquarkusquarkus-panache

Read More
Quarkus 3 + Hibernate 6 error on packages...

javahibernatequarkusquarkus-panachequarkus-hibernate-orm

Read More
java.lang.ClassNotFoundException: javax.inject.Provider - Quarkus...

javamavenquarkusquarkus-panache

Read More
How do I persist nested (MongoDB) entities with Panache Reactive and Mutiny?...

mongodbquarkusquarkus-panachemutiny

Read More
What is the correct way to call an external service (API) in a quarkus reactive application using ve...

quarkus-panachemutinyvertx-eventbusquarkus-reactivequarkus-hibernate-reactive

Read More
How to select only certain fields with Quarkus Panache?...

javaquarkusquarkus-panache

Read More
How to avoid duplicate entities on lazy associations fetch with Criteria API?...

hibernatecriteria-apiquarkus-panachemutiny

Read More
@Basic(fetch = FetchType.LAZY) @Lob with @EntityGraph is not eager fetched...

hibernatequarkusquarkus-panache

Read More
Quarkus - Panache and multiple datasources...

javahibernatequarkusquarkus-panache

Read More
Using reactive Panache, how can I chain two updates in the same transaction?...

apache-kafkaquarkus-panachequarkus-reactive

Read More
Create SQL view with panache...

quarkusquarkus-panache

Read More
How to get table names in snake case with Quarkus and Panache...

hibernatequarkusquarkus-panache

Read More
Saving Entity referencing other by just id using Panache...

hibernatequarkusquarkus-panache

Read More
Retrieving entities without a CDI request context (Optaplanner, Hibernate and Panache, Kotlin)...

hibernatekotlinquarkusoptaplannerquarkus-panache

Read More
Panache Query with distinct returns PanacheQuery<Entity> and not ArrayList<String>...

javahibernatequarkusquarkus-panache

Read More
Panache reactiveTransactional timeout with no stack trace...

quarkusquarkus-panachesmallrye-reactive-messaging

Read More
How to fetch lazy associations in Hibernate reactive?...

kotlinjpaquarkusquarkus-panachehibernate-reactive

Read More
BackNext