I have been Trying to generate JPA2 Specification that can filter data by joining another table. The tables are
ApplicationUser{ String userId; }