Uses of Package
org.hibernate.query.sqm.internal
-
Packages that use org.hibernate.query.sqm.internal Package Description org.hibernate.dialect org.hibernate.query.spi org.hibernate.query.sqm.internal Package for the SQM-backed Query implementation detailsorg.hibernate.query.sqm.mutation.internal org.hibernate.query.sqm.mutation.internal.cte org.hibernate.query.sqm.mutation.internal.inline org.hibernate.query.sqm.mutation.internal.temptable Support for multi-table SQM mutation (insert, update, delete) operations using a table to temporarily hold the matching ids.org.hibernate.query.sqm.mutation.spi org.hibernate.query.sqm.sql Package for the translation of SQM into SQL ASTorg.hibernate.query.sqm.sql.internal org.hibernate.query.sqm.tree This package contains the classes that make up the SQM tree nodes.org.hibernate.query.sqm.tree.delete org.hibernate.query.sqm.tree.expression org.hibernate.query.sqm.tree.insert org.hibernate.query.sqm.tree.select org.hibernate.query.sqm.tree.update -
Classes in org.hibernate.query.sqm.internal used by org.hibernate.dialect Class Description DomainParameterXref Maintains a cross-reference between SqmParameter and QueryParameter references. -
Classes in org.hibernate.query.sqm.internal used by org.hibernate.query.spi Class Description DomainParameterXref Maintains a cross-reference between SqmParameter and QueryParameter references.SqmCriteriaNodeBuilder Acts as a JPACriteriaBuilder
by using SQM nodes as the JPA Criteria nodes -
Classes in org.hibernate.query.sqm.internal used by org.hibernate.query.sqm.internal Class Description DomainParameterXref Maintains a cross-reference between SqmParameter and QueryParameter references.SqmCreationProcessingStateImpl SqmCriteriaNodeBuilder Acts as a JPACriteriaBuilder
by using SQM nodes as the JPA Criteria nodesSqmInterpretationsKey SqmInterpretationsKey.CacheabilityInfluencers SqmInterpretationsKey.InterpretationsKeySource SqmJdbcExecutionContextAdapter ExecutionContext adapter delegating to a DomainQueryExecutionContext -
Classes in org.hibernate.query.sqm.internal used by org.hibernate.query.sqm.mutation.internal Class Description DomainParameterXref Maintains a cross-reference between SqmParameter and QueryParameter references. -
Classes in org.hibernate.query.sqm.internal used by org.hibernate.query.sqm.mutation.internal.cte Class Description DomainParameterXref Maintains a cross-reference between SqmParameter and QueryParameter references. -
Classes in org.hibernate.query.sqm.internal used by org.hibernate.query.sqm.mutation.internal.inline Class Description DomainParameterXref Maintains a cross-reference between SqmParameter and QueryParameter references. -
Classes in org.hibernate.query.sqm.internal used by org.hibernate.query.sqm.mutation.internal.temptable Class Description DomainParameterXref Maintains a cross-reference between SqmParameter and QueryParameter references. -
Classes in org.hibernate.query.sqm.internal used by org.hibernate.query.sqm.mutation.spi Class Description DomainParameterXref Maintains a cross-reference between SqmParameter and QueryParameter references. -
Classes in org.hibernate.query.sqm.internal used by org.hibernate.query.sqm.sql Class Description DomainParameterXref Maintains a cross-reference between SqmParameter and QueryParameter references. -
Classes in org.hibernate.query.sqm.internal used by org.hibernate.query.sqm.sql.internal Class Description DomainParameterXref Maintains a cross-reference between SqmParameter and QueryParameter references. -
Classes in org.hibernate.query.sqm.internal used by org.hibernate.query.sqm.tree Class Description ParameterCollector todo (6.0) : how is this different fromParameterCollector
? -
Classes in org.hibernate.query.sqm.internal used by org.hibernate.query.sqm.tree.delete Class Description ParameterCollector todo (6.0) : how is this different fromParameterCollector
? -
Classes in org.hibernate.query.sqm.internal used by org.hibernate.query.sqm.tree.expression Class Description SqmCriteriaNodeBuilder Acts as a JPACriteriaBuilder
by using SQM nodes as the JPA Criteria nodes -
Classes in org.hibernate.query.sqm.internal used by org.hibernate.query.sqm.tree.insert Class Description ParameterCollector todo (6.0) : how is this different fromParameterCollector
? -
Classes in org.hibernate.query.sqm.internal used by org.hibernate.query.sqm.tree.select Class Description ParameterCollector todo (6.0) : how is this different fromParameterCollector
? -
Classes in org.hibernate.query.sqm.internal used by org.hibernate.query.sqm.tree.update Class Description ParameterCollector todo (6.0) : how is this different fromParameterCollector
?SqmCriteriaNodeBuilder Acts as a JPACriteriaBuilder
by using SQM nodes as the JPA Criteria nodes