Jakarta Persistence Criteria API
-
Create a subquery map join object correlated to a map join
object of the enclosing query.
Create an inner join to the specified
Map
-valued
attribute.
Create a join to the specified
Map
-valued attribute
using the given join type.
Create an inner join to the specified
Map
-valued
attribute.
Create a join to the specified
Map
-valued attribute
using the given join type.
Modify the join to restrict the result according to the
specified ON condition and return the join object.
Modify the join to restrict the result according to the
specified ON condition and return the join object.
<X,
K,
T,
V extends T>
MapJoin<X,K,V>
Downcast MapJoin object to the specified type.
Create a subquery map join object correlated to a map join
object of the enclosing query.
<X,
K,
T,
V extends T>
MapJoin<X,K,V>
Downcast MapJoin object to the specified type.