Uses of Interface
jakarta.persistence.Tuple
Packages that use Tuple
Package
Description
Defines the Jakarta Persistence Criteria Query API.
Defines an API for the programmatic definition of SQL result set
mappings to Java classes.
-
Uses of Tuple in jakarta.persistence.criteria
Methods in jakarta.persistence.criteria that return types with arguments of type TupleModifier and TypeMethodDescriptionCriteriaBuilder.createTupleQuery()Create aCriteriaQueryobject that returns a tuple of objects as its result.Create a tuple-valued selection item.Create a tuple-valued selection item. -
Uses of Tuple in jakarta.persistence.sql
Classes in jakarta.persistence.sql that implement interfaces with type arguments of type TupleModifier and TypeClassDescriptionfinal recordMethods in jakarta.persistence.sql that return types with arguments of type Tuple