Uses of Interface
org.hibernate.query.sql.spi.NamedNativeQueryMemento
Packages that use NamedNativeQueryMemento
Package
Description
Support for handling named queries during the bootstrap process.
Support for named queries
SPIs for native SQL query support.
-
Uses of NamedNativeQueryMemento in org.hibernate.boot.query
Methods in org.hibernate.boot.query that return NamedNativeQueryMementoModifier and TypeMethodDescriptionNamedNativeQueryDefinition.resolve
(SessionFactoryImplementor factory) -
Uses of NamedNativeQueryMemento in org.hibernate.query.named
Methods in org.hibernate.query.named that return NamedNativeQueryMementoMethods in org.hibernate.query.named with parameters of type NamedNativeQueryMementoModifier and TypeMethodDescriptionvoid
NamedObjectRepository.registerNativeQueryMemento
(String name, NamedNativeQueryMemento<?> descriptor) Method parameters in org.hibernate.query.named with type arguments of type NamedNativeQueryMementoModifier and TypeMethodDescriptionvoid
NamedObjectRepository.visitNativeQueryMementos
(Consumer<NamedNativeQueryMemento<?>> action) -
Uses of NamedNativeQueryMemento in org.hibernate.query.sql.spi
Methods in org.hibernate.query.sql.spi that return NamedNativeQueryMementoModifier and TypeMethodDescription