hibernate-reactive icon indicating copy to clipboard operation
hibernate-reactive copied to clipboard

A reactive API for Hibernate ORM, supporting non-blocking database drivers and a reactive style of interaction with the database.

Results 156 hibernate-reactive issues
Sort by recently updated
recently updated
newest added

Hi, I am new to Quarkus and Hibernate reactive. I am using it with Postgres and I am getting the following error : Suppressed: io.vertx.core.impl.NoStackTraceThrowable: Parameter at position[2] with class...

Hi Community, I have a query, I want to create a Audit Table in which I want to define the custom Audit Columns as Application level, means all the Auditable...

See https://github.com/quarkusio/quarkus/issues/41198 UPDATE: This is working now in Quarkus, but we should add a test to keep track of it

enhancement
good first issue
testing

Preview of Hiebrnate Reactive 3.0 with Hibernate ORM 7.0.0.Alpha2

See https://docs.jboss.org/hibernate/orm/6.5/javadocs/org/hibernate/query/SelectionQuery.html#getResultCount()

enhancement

Fix #1932 This only support the method for HQL queries, for native queries I need this PR merged in ORM: https://github.com/hibernate/hibernate-orm/pull/8542

Fix #1927 This is technically ready, but we should wait for the quarkus upgrade before merging it

This is a new method in the latest Hibernate ORM 6.5 snapshot. This method has been added as fix for [HHH-18221](https://hibernate.atlassian.net/browse/HHH-18221) [HHH-18221]: https://hibernate.atlassian.net/browse/HHH-18221?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

I think we need the following separate branches for the different ORM version: - [ ] Hibernate Reactive 2.3 with Hibernate ORM 6.5 - [ ] Hibernate Reactive 2.4 with...

build

See https://docs.gradle.org/current/userguide/working_with_files.html#sec:reproducible_archives and https://reproducible-builds.org/

build