ReactiveSession
.See: Description
Interface | Description |
---|---|
Criteria<R> |
Abstracts over criteria
queries ,
updates , and
deletes . |
CriteriaQueryOptions | |
ReactiveConnectionSupplier |
A source of
ReactiveConnection s. |
ReactiveNativeQuery<R> |
An internal contract between the reactive session implementation
and the
Stage.Query and
Mutiny.Query APIs. |
ReactiveQuery<R> |
An internal contract between the reactive session implementation
and the
Stage.Query and
Mutiny.Query APIs. |
ReactiveQueryExecutor |
Executes queries in a non-blocking fashion.
|
ReactiveSession |
A contract with the Hibernate session backing the user-visible
reactive session . |
ReactiveStatelessSession |
Mutiny
A contract with the Hibernate stateless session backing the user-visible
reactive session . |
ReactiveSession
.Copyright © 2020-2022 Red Hat, Inc. All Rights Reserved.