getCriteriaBuilder(); CriteriaQuery cq = cb.createQuery(Foo.class); Root r = cq.from(Foo.class); Fetch fetch = r.fetch(Foo_.bar, JoinType.
確定! 回上一頁