Package org.hibernate.query.sqm.internal
Class AggregatedNonSelectQueryPlanImpl
java.lang.Object
org.hibernate.query.sqm.internal.AggregatedNonSelectQueryPlanImpl
- All Implemented Interfaces:
NonSelectQueryPlan
,QueryPlan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
executeUpdate
(DomainQueryExecutionContext executionContext)
-
Constructor Details
-
AggregatedNonSelectQueryPlanImpl
-
-
Method Details
-
executeUpdate
- Specified by:
executeUpdate
in interfaceNonSelectQueryPlan
-