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 TypeInterfaceDescriptioninterface
Boot-time descriptor of a named HQL query, as defined in annotations or xmlinterface
Boot-time descriptor of a named native query, as defined in annotations or xmlinterface
Boot-time descriptor of a named procedure/function query, as defined in annotations or xml -
Uses of NamedQueryDefinition in org.hibernate.boot.spi
Classes in org.hibernate.boot.spi that implement NamedQueryDefinition