Uses of Interface
org.hibernate.query.named.NameableQuery
Packages that use NameableQuery
Package
Description
Defines the internal implementation of the stored procedure SPI.
Defines an SPI for calling stored procedures and functions.
SPIs for HQL support.
Implementation of the SPIs for native SQL query support.
SPIs for native SQL query support.
Package for the SQM-backed Query implementation details
-
Uses of NameableQuery in org.hibernate.procedure.internal
Classes in org.hibernate.procedure.internal that implement NameableQuery -
Uses of NameableQuery in org.hibernate.procedure.spi
Subinterfaces of NameableQuery in org.hibernate.procedure.spi -
Uses of NameableQuery in org.hibernate.query.hql.spi
Subinterfaces of NameableQuery in org.hibernate.query.hql.spiModifier and TypeInterfaceDescriptioninterface
QueryImplementor
specialization for SQM-based Query references -
Uses of NameableQuery in org.hibernate.query.sql.internal
Classes in org.hibernate.query.sql.internal that implement NameableQuery -
Uses of NameableQuery in org.hibernate.query.sql.spi
Subinterfaces of NameableQuery in org.hibernate.query.sql.spi -
Uses of NameableQuery in org.hibernate.query.sqm.internal
Classes in org.hibernate.query.sqm.internal that implement NameableQuery