2022-12-10 10:57

query specified join fetching, but the owner of the fetched association was not present in the select list 설명과 문제해결

package com.wedul.jpa.school;
import lombok.Builder;
import lombok.Getter;
import lombok.NoArgsConstructor;
import javax.persist...
JPA
but the owner of the fetched association was not present in the select list
Entity
fetch join
join
query specified join fetching
Spring
002

댓글