Class MutationSpecificationImpl<T>

java.lang.Object
org.hibernate.query.specification.internal.MutationSpecificationImpl<T>
All Implemented Interfaces:
TypedQueryReference<Void>, MutationSpecification<T>, QuerySpecification<T>

public class MutationSpecificationImpl<T> extends Object implements MutationSpecification<T>, TypedQueryReference<Void>
Standard implementation of MutationSpecification