Uses of Interface
org.hibernate.boot.query.NamedQueryDefinition
Packages that use NamedQueryDefinition
Package
Description
Support for handling named queries during the bootstrap process.
A range of SPIs allowing integration with—and customization of—the process of building metadata.
-
Uses of NamedQueryDefinition in org.hibernate.boot.query
Subinterfaces of NamedQueryDefinition in org.hibernate.boot.queryModifier and TypeInterfaceDescriptioninterfaceBoot-time descriptor of a named query define using HQL.interfaceUsed to model named mutation-query attributes.interfaceBoot-time descriptor of a named native query.interfaceBoot-time descriptor of a named procedure/function query, as defined in annotations or xmlinterfaceBoot-model mapping of named queries which define a selection query. -
Uses of NamedQueryDefinition in org.hibernate.boot.spi
Subinterfaces of NamedQueryDefinition in org.hibernate.boot.spi