Package | Description |
---|---|
org.hibernate.reactive.bulk |
Reactive adaptations of Hibernate ORM's
MultiTableBulkIdStrategy . |
org.hibernate.reactive.engine |
Reactive adaptations of Hibernate ORM's persistence actions.
|
org.hibernate.reactive.id |
Reactive identifier generation.
|
org.hibernate.reactive.session |
Defines internal contracts between subsystems of Hibernate Reactive
and the
ReactiveSession . |
Class and Description |
---|
ReactiveQueryExecutor
Executes queries in a non-blocking fashion.
|
Class and Description |
---|
ReactiveSession
A contract with the Hibernate session backing the user-visible
reactive session . |
Class and Description |
---|
ReactiveConnectionSupplier
A source of
ReactiveConnection s. |
Class and Description |
---|
Criteria
Abstracts over criteria
queries ,
updates , and
deletes . |
CriteriaQueryOptions |
ReactiveConnectionSupplier
A source of
ReactiveConnection s. |
ReactiveNativeQuery
An internal contract between the reactive session implementation
and the
Stage.Query and
Mutiny.Query APIs. |
ReactiveQuery
An internal contract between the reactive session implementation
and the
Stage.Query and
Mutiny.Query APIs. |
ReactiveQueryExecutor
Executes queries in a non-blocking fashion.
|
Copyright © 2020-2022 Red Hat, Inc. All Rights Reserved.