Package | Description |
---|---|
org.hibernate.reactive.pool |
Abstracts reactive database access via
ReactiveConnection
and ReactiveConnectionPool . |
org.hibernate.reactive.session |
Defines internal contracts between subsystems of Hibernate Reactive
and the
ReactiveSession . |
Class and Description |
---|
ReactiveConnection
Abstracts over reactive database connections, defining
operations that allow queries to be executed asynchronously
via
CompletionStage . |
ReactiveConnection.Expectation |
ReactiveConnection.Result |
Class and Description |
---|
ReactiveConnection
Abstracts over reactive database connections, defining
operations that allow queries to be executed asynchronously
via
CompletionStage . |
Copyright © 2020-2022 Red Hat, Inc. All Rights Reserved.