Skip to content

Conversation

@boxinthechaos
Copy link

스크린샷(176)
스크린샷(177)
EntityJpaEntity를 가져올 때 OrderItem과 Item을 join으로 한번에 가져오는 것 처럼 보였지만 실제로는 각 연관 엔티티들을 한번에 하나씩 조회해서 가져오는 것이였다 그래서 패치조인을 사용해서 OrderItem과 Item을 한번에 가져오게 설정하였다

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants