Package org.hibernate.query.sqm.sql.internal
-
Interface Summary Interface Description DomainResultProducer<T> Something that can produce a DomainResult as part of a SQM interpretationSqmPathInterpretation<T> Interpretation of aSqmPath
as part of the translation to SQL AST. -
Class Summary Class Description AbstractSqmPathInterpretation<T> AnyDiscriminatorPathInterpretation<T> BasicValuedPathInterpretation<T> DiscriminatedAssociationPathInterpretation<T> SqmPathInterpretation for discriminated association (ANY) mappingsDiscriminatorPathInterpretation<T> SqmPathInterpretation and DomainResultProducer implementation for entity discriminatorEmbeddableValuedExpression<T> A computed expression that produces an embeddable valued model part.EmbeddableValuedPathInterpretation<T> EntityValuedPathInterpretation<T> NonAggregatedCompositeValuedPathInterpretation<T> PluralValuedSimplePathInterpretation<T> SqlAstProcessingStateImpl Implementation of ProcessingState used on its own as the impl for DML statements and as the base for QuerySpec stateSqlAstQueryPartProcessingStateImpl SqmMapEntryResult<K,V,R extends Map.Entry<K,V>> SqmParameterInterpretation StandardSqmTranslator<T extends Statement> The standard translator for SQM to SQL ASTs. -
Exception Summary Exception Description InstantiationException Indicates a problem performing a dynamic instantiation