ObjectDB ObjectDB

fetch(attribute, jt) - JPA FetchParent's method

Create a fetch join to the specified collection-valued attribute using the given join type.
Parameters:
attribute - target of the join
jt - join type
Returns:
the resulting join
Since:
JPA 2.0