Package org.hibernate.query.spi
Interface NonSelectQueryPlan
- All Superinterfaces:
QueryPlan
- All Known Subinterfaces:
NativeNonSelectQueryPlan
-
Method Summary
Modifier and TypeMethodDescriptionint
executeUpdate
(DomainQueryExecutionContext executionContext)
-
Method Details
-
executeUpdate
-