Uses of Class
org.hibernate.query.criteria.internal.NamedCriteriaQueryMementoImpl
-
Packages that use NamedCriteriaQueryMementoImpl Package Description org.hibernate.query.sqm.internal 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 NamedCriteriaQueryMementoImpl Constructor Description QuerySqmImpl(NamedCriteriaQueryMementoImpl memento, Class<R> resultType, SharedSessionContractImplementor session)
SqmSelectionQueryImpl(NamedCriteriaQueryMementoImpl memento, Class<R> resultType, SharedSessionContractImplementor session)
-