Package | Description |
---|---|
org.hibernate.reactive.session |
Defines internal contracts between subsystems of Hibernate Reactive
and the
ReactiveSession . |
Modifier and Type | Method and Description |
---|---|
<T> ReactiveQuery<T> |
ReactiveQueryExecutor.createReactiveCriteriaQuery(String jpaqlString,
Class<T> resultClass,
CriteriaQueryOptions queryOptions) |
Copyright © 2020-2022 Red Hat, Inc. All Rights Reserved.