Interface MutationQueryImplementor<T>

All Superinterfaces:
CommonQueryContract, CommonQueryContractImplementor, MutationQuery, Query, Query<T>, QueryImplementor<T>, Statement, StatementReferenceProducer
All Known Subinterfaces:
NativeQueryImplementor<R>

public interface MutationQueryImplementor<T> extends MutationQuery, QueryImplementor<T>, StatementReferenceProducer
SPI form of MutationQuery