Uses of Package
org.hibernate.query.sqm.function

Package
Description
This package contains the interfaces that make up the bootstrap API for Hibernate.
 
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.
This package defines APIs for configuring Hibernate.
Contains implementations of SqmFunctionDescriptor describing a range of relatively-sophisticated SQL functions available in various dialects.
 
 
 
 
 
 
An SPI supporting custom instantiation of entity instances and embeddable objects.
 
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.
Nodes representing expressions in the SQM tree.
This package defines the central Hibernate Spatial types and functions.
 
This package contains the spatial extensions for the OracleDialect.
Package defining support for creating and consuming a SQL AST.