Uses of Interface
org.hibernate.reactive.engine.ReactiveExecutable
Packages that use ReactiveExecutable
Package
Description
Reactive adaptations of Hibernate ORM's persistence actions.
-
Uses of ReactiveExecutable in org.hibernate.reactive.engine
Methods in org.hibernate.reactive.engine with type parameters of type ReactiveExecutableModifier and TypeMethodDescription<E extends ReactiveExecutable>
CompletionStage<Void>ReactiveActionQueue.execute(E executable)