JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Deprecated
Index
Search
Help
jakarta.persistence
jakarta.persistence.criteria
CriteriaSelect
Contents
Description
Hide sidebar
Show sidebar
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