Uses of Enum Class
org.hibernate.query.sqm.TemporalUnit

Packages that use TemporalUnit
Package
Description
This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.
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.
This package defines a semantic model of HQL queries.
Package for the SQM-backed Query implementation details
Nodes representing expressions in the SQM tree.
AST nodes representing expressions in a SQL tree.