Class DomainResultCreationStateImpl

java.lang.Object
org.hibernate.query.results.internal.DomainResultCreationStateImpl
All Implemented Interfaces:
SqlAstCreationState, SqlAstProcessingState, SqlExpressionResolver, DomainResultCreationState

@Internal public class DomainResultCreationStateImpl extends Object implements DomainResultCreationState, SqlAstCreationState, SqlAstProcessingState, SqlExpressionResolver
Central implementation of DomainResultCreationState, SqlAstCreationState, SqlAstProcessingState and SqlExpressionResolver used while building ResultSetMapping references.