Uses of Interface
org.hibernate.query.sql.spi.NativeQueryPlan
-
Packages that use NativeQueryPlan Package Description org.hibernate.query.sql.spi -
-
Uses of NativeQueryPlan in org.hibernate.query.sql.spi
Subinterfaces of NativeQueryPlan in org.hibernate.query.sql.spi Modifier and Type Interface Description interfaceNativeNonSelectQueryPlaninterfaceNativeSelectQueryPlan<T>
-