Uses of Interface
javax.persistence.Tuple
-
Packages that use Tuple Package Description javax.persistence.criteria -
-
Uses of Tuple in javax.persistence.criteria
Methods in javax.persistence.criteria that return types with arguments of type Tuple Modifier and Type Method Description CriteriaQuery<Tuple>
CriteriaBuilder. createTupleQuery()
CompoundSelection<Tuple>
CriteriaBuilder. tuple(Selection<?>... selections)
-