Uses of Class
org.hibernate.query.criteria.internal.NamedCriteriaQueryMementoImpl
Packages that use NamedCriteriaQueryMementoImpl
Package
Description
Package for the SQM-backed Query implementation details
-
Uses of NamedCriteriaQueryMementoImpl in org.hibernate.query.sqm.internal
Constructors in org.hibernate.query.sqm.internal with parameters of type NamedCriteriaQueryMementoImplModifierConstructorDescriptionQuerySqmImpl
(NamedCriteriaQueryMementoImpl<?> memento, Class<R> resultType, SharedSessionContractImplementor session) SqmSelectionQueryImpl
(NamedCriteriaQueryMementoImpl<?> memento, Class<R> expectedResultType, SharedSessionContractImplementor session)