All Classes and Interfaces
Class
Description
A boolean
ExprValue.Represents the binding of a
Calendar value to a Parameter.Represents the binding of a
Date value to a Parameter.Builder for JPA criteria bulk delete queries using a
Stream-like API.Represents the JPA Criteria API bulk delete query type.
SearchStream containing Double values.A double
ExprValue.A
Ref that's known to be an Expression.SearchStream containing items representable as Expressions.An
ExprStream that is guaranteed to return at most a single result.CriteriaBuilder that forwards all methods to a delegate provided by the subclass.A
Ref that's known to be a From.SearchStream containing items representable as Froms.A
FromStream that is guaranteed to return at most a single result.SearchStream containing Integer values.A int
ExprValue.SearchStream containing Long values.A long
ExprValue.Represents the binding of a value to a
Parameter.A
Ref that's known to be a Path.SearchStream containing items representable as Paths.A
PathStream that is guaranteed to return at most a single result.QueryConfigurer<C extends jakarta.persistence.criteria.CommonAbstractCriteria,X,S extends jakarta.persistence.criteria.Selection<X>>
Configures a critiera query of some kind.
QueryStream<X,S extends jakarta.persistence.criteria.Selection<X>,C extends jakarta.persistence.criteria.CommonAbstractCriteria,C2 extends C,Q extends jakarta.persistence.Query>
Builder for JPA criteria queries, based on configuration through a
Stream-like API.QueryType<X,C extends jakarta.persistence.criteria.CommonAbstractCriteria,C2 extends C,Q extends jakarta.persistence.Query>
A reference to items in a
QueryStream.A
Ref that's known to be a Root.SearchStream containing items representable as Roots.A
RootStream that is guaranteed to return at most a single result.Builder for JPA criteria search queries, based on configuration through a
Stream-like API.Represents the JPA Criteria API search query type.
A
SearchStream that is guaranteed to return at most a single result.Builder for JPA criteria bulk update queries using a
Stream-like API.Represents the JPA Criteria API bulk update query type.