JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
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 and Description
CriteriaQuery
<
Tuple
>
CriteriaBuilder.
createTupleQuery
()
CompoundSelection
<
Tuple
>
CriteriaBuilder.
tuple
(
Selection
<?>... selections)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes