JPA Method
in javax.persistence.criteria.Join

Predicate getOn()


Return the predicate that corresponds to the ON restriction(s) on the join, or null if no ON condition has been specified.
Return:
the ON restriction predicate
Since:
JPA 2.1