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