Uses of Interface
org.hibernate.query.criteria.JpaFunction

Packages that use JpaFunction
Package
Description
Contains implementations of SqmFunctionDescriptor describing a range of relatively-sophisticated SQL functions available in various dialects.
The JPA-standard criteria query API defines all the operations needed express any query written in standard JPQL.
SPI for extending HibernateCriteriaBuilder with additional functionality by registering a Service.
An SPI for defining, registering, and rendering functions in HQL.
Package for the SQM-backed Query implementation details
Nodes representing expressions in the SQM tree.