Jakarta Persistence Criteria API
-
Create a fetch join to the specified collection-valued
attribute using an inner join.
Create a fetch join to the specified collection-valued
attribute using the given join type.
Create a fetch join to the specified single-valued attribute
using an inner join.
Create a fetch join to the specified single-valued attribute
using the given join type.
Create a fetch join to the specified attribute using an
inner join.
Create a fetch join to the specified attribute using
the given join type.
Return the fetch joins that have been made from this type.