ObjectDB ObjectDB

fetch(attribute) - JPA FetchParent's method

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