Interface NativeNonSelectQueryPlan

All Superinterfaces:
NativeQueryPlan, NonSelectQueryPlan, QueryPlan

public interface NativeNonSelectQueryPlan extends NativeQueryPlan, NonSelectQueryPlan
Union of NonSelectQueryPlan and NativeQueryPlan as the NonSelectQueryPlan for native-queries.