public interface ReactiveExecutable
extends org.hibernate.action.spi.Executable, java.lang.Comparable, java.io.Serializable
ReactiveActionQueue. Reactive counterpart
to Executable.| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.CompletionStage<java.lang.Void> |
reactiveExecute() |