Interface ReactiveNonSelectQueryPlan
- All Superinterfaces:
NonSelectQueryPlan
,QueryPlan
A reactive
NonSelectQueryPlan
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionexecuteReactiveUpdate
(DomainQueryExecutionContext executionContext) default int
executeUpdate
(DomainQueryExecutionContext executionContext)
-
Field Details
-
LOG
static final org.hibernate.reactive.logging.impl.Log LOG
-
-
Method Details
-
executeUpdate
- Specified by:
executeUpdate
in interfaceNonSelectQueryPlan
-
executeReactiveUpdate
-