Class MutatingTableReferenceGroupWrapper

java.lang.Object
org.hibernate.sql.ast.tree.from.MutatingTableReferenceGroupWrapper
All Implemented Interfaces:
DomainResultProducer, SqmPathInterpretation, SqlSelectionProducer, Expression, ColumnReferenceQualifier, TableGroup, SqlAstNode

public class MutatingTableReferenceGroupWrapper extends Object implements TableGroup
Acts as a TableGroup for DML query operations. It is used to simply wrap the TableReference of the "mutating table"