Uses of Class
org.hibernate.query.sqm.function.SqmFunctionRegistry

Packages that use SqmFunctionRegistry
Package
Description
 
This package defines the boot-time metamodel, which is an interpretation of the domain model (entity classes, embeddable classes, and attributes) and the mapping of these "domain model parts" to the database.
A range of SPIs allowing integration with—and customization of—the process of building metadata.
Contains implementations of SqmFunctionDescriptor describing a range of relatively-sophisticated SQL functions available in various dialects.
This package defines the Hibernate configuration-time mapping model.
 
An SPI supporting custom instantiation of entity instances and embeddable objects.
Validation for HQL queries.
 
Contains a range of internal abstractions for dealing with query execution, query plans, query options, and query parameters.
An SPI for defining, registering, and rendering functions in HQL.
Package defining support for SqmFunctionDescriptor handling.
This package contains helper classes for rendering SQL fragments and SQL statements.