Join<X,Y> join(
SingularAttribute<?superX,Y> attribute
)
Create an inner join to the specified single-valued attribute.
- Parameters:
attribute
- target of the join
- Return:
- the resulting join
- Since:
- JPA 2.0
attribute
- target of the join