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