Uses of Interface
com.blazebit.persistence.impl.plan.ModificationQueryPlan
Packages that use ModificationQueryPlan
-
Uses of ModificationQueryPlan in com.blazebit.persistence.impl.plan
Classes in com.blazebit.persistence.impl.plan that implement ModificationQueryPlanModifier and TypeClassDescriptionclassclassclass -
Uses of ModificationQueryPlan in com.blazebit.persistence.impl.query
Methods in com.blazebit.persistence.impl.query that return ModificationQueryPlanModifier and TypeMethodDescriptionCustomQuerySpecification.createModificationPlan(int firstResult, int maxResults) DefaultQuerySpecification.createModificationPlan(int firstResult, int maxResults) ModificationQuerySpecification.createModificationPlan(int firstResult, int maxResults) QuerySpecification.createModificationPlan(int firstResult, int maxResults)