Uses of Package
org.hibernate.query.sqm.sql.internal
-
Packages that use org.hibernate.query.sqm.sql.internal Package Description org.hibernate.persister.internal Built-in implementation of the SPI for integrating entity and collection persisters.org.hibernate.query.results Support for defining result set mappings used inNativeQuery
,ProcedureCall
, andStoredProcedureQuery
.org.hibernate.query.sqm.function An SPI for defining, registering, and rendering functions in HQL.org.hibernate.query.sqm.mutation.internal org.hibernate.query.sqm.sql.internal org.hibernate.query.sqm.tree.expression Nodes representing expressions in the SQM tree.org.hibernate.sql.ast.tree.cte Support for common table expressions (CTE) in a SQL tree.org.hibernate.sql.ast.tree.expression AST nodes representing expressions in a SQL tree.org.hibernate.sql.ast.tree.from AST nodes representing root tables and joins in a SQL tree.org.hibernate.sql.ast.tree.predicate AST nodes representing logical predicates in a SQL tree.org.hibernate.sql.ast.tree.select AST nodes representingselect
statements in a SQL tree.org.hibernate.sql.results.graph.instantiation.internal -
Classes in org.hibernate.query.sqm.sql.internal used by org.hibernate.persister.internal Class Description DomainResultProducer Something that can produce a DomainResult as part of a SQM interpretation -
Classes in org.hibernate.query.sqm.sql.internal used by org.hibernate.query.results Class Description DomainResultProducer Something that can produce a DomainResult as part of a SQM interpretationSqmPathInterpretation Interpretation of aSqmPath
as part of the translation to SQL AST. -
Classes in org.hibernate.query.sqm.sql.internal used by org.hibernate.query.sqm.function Class Description DomainResultProducer Something that can produce a DomainResult as part of a SQM interpretation -
Classes in org.hibernate.query.sqm.sql.internal used by org.hibernate.query.sqm.mutation.internal Class Description DomainResultProducer Something that can produce a DomainResult as part of a SQM interpretation -
Classes in org.hibernate.query.sqm.sql.internal used by org.hibernate.query.sqm.sql.internal Class Description AbstractSqlAstQueryNodeProcessingStateImpl AbstractSqmPathInterpretation AnyDiscriminatorPathInterpretation BasicValuedPathInterpretation DiscriminatedAssociationPathInterpretation SqmPathInterpretation for discriminated association (ANY) mappingsDomainResultProducer Something that can produce a DomainResult as part of a SQM interpretationEntityValuedPathInterpretation NonAggregatedCompositeValuedPathInterpretation SqlAstProcessingStateImpl Implementation of ProcessingState used on its own as the impl for DML statements and as the base for QuerySpec stateSqmPathInterpretation Interpretation of aSqmPath
as part of the translation to SQL AST. -
Classes in org.hibernate.query.sqm.sql.internal used by org.hibernate.query.sqm.tree.expression Class Description DomainResultProducer Something that can produce a DomainResult as part of a SQM interpretation -
Classes in org.hibernate.query.sqm.sql.internal used by org.hibernate.sql.ast.tree.cte Class Description DomainResultProducer Something that can produce a DomainResult as part of a SQM interpretationSqmPathInterpretation Interpretation of aSqmPath
as part of the translation to SQL AST. -
Classes in org.hibernate.query.sqm.sql.internal used by org.hibernate.sql.ast.tree.expression Class Description DomainResultProducer Something that can produce a DomainResult as part of a SQM interpretation -
Classes in org.hibernate.query.sqm.sql.internal used by org.hibernate.sql.ast.tree.from Class Description DomainResultProducer Something that can produce a DomainResult as part of a SQM interpretationSqmPathInterpretation Interpretation of aSqmPath
as part of the translation to SQL AST. -
Classes in org.hibernate.query.sqm.sql.internal used by org.hibernate.sql.ast.tree.predicate Class Description DomainResultProducer Something that can produce a DomainResult as part of a SQM interpretation -
Classes in org.hibernate.query.sqm.sql.internal used by org.hibernate.sql.ast.tree.select Class Description DomainResultProducer Something that can produce a DomainResult as part of a SQM interpretation -
Classes in org.hibernate.query.sqm.sql.internal used by org.hibernate.sql.results.graph.instantiation.internal Class Description DomainResultProducer Something that can produce a DomainResult as part of a SQM interpretation