Uses of Interface
jakarta.persistence.criteria.CriteriaBuilder

Packages that use CriteriaBuilder
Package
Description
Jakarta Persistence is the API for the management for persistence and object/relational mapping.
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