Jakarta Persistence Criteria API
-
Create a subquery set join object correlated to a set join
object of the enclosing query.
Create an inner join to the specified
Set
-valued
attribute.
Create a join to the specified
Set
-valued attribute
using the given join type.
Create an inner join to the specified
Set
-valued
attribute.
Create a join to the specified
Set
-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.
Downcast SetJoin object to the specified type.
Create a subquery set join object correlated to a set join
object of the enclosing query.
Downcast SetJoin object to the specified type.