Interface NonSelectQueryPlan

All Superinterfaces:
QueryPlan
All Known Subinterfaces:
NativeNonSelectQueryPlan
All Known Implementing Classes:
AggregatedNonSelectQueryPlanImpl, MultiTableDeleteQueryPlan, MultiTableInsertQueryPlan, MultiTableUpdateQueryPlan, NativeNonSelectQueryPlanImpl, SimpleDeleteQueryPlan, SimpleInsertQueryPlan, SimpleUpdateQueryPlan

public interface NonSelectQueryPlan extends QueryPlan