Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

즉시로딩과 지연로딩 #14

Open
rrosiee opened this issue Aug 23, 2023 · 0 comments
Open

즉시로딩과 지연로딩 #14

rrosiee opened this issue Aug 23, 2023 · 0 comments
Assignees

Comments

@rrosiee
Copy link
Member

rrosiee commented Aug 23, 2023

ManyToOne컬럼과 OneToOne컬럼의 n*100 번 트랜잭션을 막기 위해서는 FetchType.LAZY로 설정해야 함.

=> 이 부분에 대해서는 8월 29일 오전에 설명 예정

@rrosiee rrosiee self-assigned this Aug 23, 2023
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

No branches or pull requests

1 participant