Uses of Interface
jakarta.persistence.Tuple

Packages that use Tuple
Package
Description
Jakarta Persistence Criteria API
An SPI for managing cases where, by default, Hibernate intentionally violates the letter of the JPA specification.
Everything related to HQL/JPQL, native SQL, and criteria queries.
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 insert statements in the SQM tree.