Uses of Interface
jakarta.persistence.Tuple
Packages that use Tuple
Package
Description
Jakarta Persistence Criteria API
-
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