JOINs of unrelated entities are not supported by the JPA specification, but you can use a theta join which creates a cartesian product and ...
確定! 回上一頁