ObjectDB ObjectDB

join(attribute, jt) - JPA From's method

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