JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Module
jakarta.persistence
Package
jakarta.persistence.criteria
Interface CriteriaSelect<T>
Type Parameters:
T
- the type returned by the query
All Known Subinterfaces:
CriteriaQuery
<T>
public interface
CriteriaSelect<T>
Abstracts over
top-level queries
and
unions
and
intersections
of top-level queries.
Since:
3.2