Uses of Interface
org.hibernate.query.sqm.spi.NamedSqmQueryMemento
Packages that use NamedSqmQueryMemento
Package
Description
Support for handling named queries during the bootstrap process.
SPIs for HQL support.
Support for named queries
SPI-level SQM contracts
-
Uses of NamedSqmQueryMemento in org.hibernate.boot.query
Methods in org.hibernate.boot.query that return NamedSqmQueryMementoModifier and TypeMethodDescriptionNamedHqlQueryDefinition.resolve
(SessionFactoryImplementor factory) -
Uses of NamedSqmQueryMemento in org.hibernate.query.hql.spi
Methods in org.hibernate.query.hql.spi that return NamedSqmQueryMementoModifier and TypeMethodDescription -
Uses of NamedSqmQueryMemento in org.hibernate.query.named
Methods in org.hibernate.query.named that return NamedSqmQueryMementoMethods in org.hibernate.query.named with parameters of type NamedSqmQueryMementoModifier and TypeMethodDescriptionvoid
NamedObjectRepository.registerSqmQueryMemento
(String name, NamedSqmQueryMemento<?> descriptor) Method parameters in org.hibernate.query.named with type arguments of type NamedSqmQueryMementoModifier and TypeMethodDescriptionvoid
NamedObjectRepository.visitSqmQueryMementos
(Consumer<NamedSqmQueryMemento<?>> action) -
Uses of NamedSqmQueryMemento in org.hibernate.query.sqm.spi
Methods in org.hibernate.query.sqm.spi that return NamedSqmQueryMementoModifier and TypeMethodDescription