... cocktail); // QueryDSL cocktail = new JPAQuery<Cocktail>(entityManager).from(QCocktail.cocktail) .join(QCocktail.cocktail.recipeList) .
確定! 回上一頁