Interface NamedMutationMemento<T>

All Superinterfaces:
JpaReference, JpaStatementReference<T>, NamedQueryMemento<T>, Reference, StatementReference

public interface NamedMutationMemento<T> extends NamedQueryMemento<T>, JpaStatementReference<T>