Package org.hibernate.query.sqm.spi
SPI-level SQM contracts
-
Interface Summary Interface Description JdbcParameterBySqmParameterAccess Access to the mapping between an SqmParameter and all of its JDBC parametersNamedSqmQueryMemento ParameterDeclarationContext Describes the context in which a parameter is declared.SqmCreationContext The context in which all SQM creations occur (think SessionFactory).SqmParameterMappingModelResolutionAccess SqmSelectionQueryImplementor<R> -
Class Summary Class Description BaseSemanticQueryWalker Base support for an SQM walkerDelegatingSqmSelectionQueryImplementor<R> SqmCreationHelper