Package org.hibernate.query.sql.spi
Interface NativeNonSelectQueryPlan
-
- All Superinterfaces:
NativeQueryPlan
,NonSelectQueryPlan
,QueryPlan
public interface NativeNonSelectQueryPlan extends NativeQueryPlan, NonSelectQueryPlan
-
-
Method Summary
-
Methods inherited from interface org.hibernate.query.spi.NonSelectQueryPlan
executeUpdate
-
-