We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ManyToOne컬럼과 OneToOne컬럼의 n*100 번 트랜잭션을 막기 위해서는 FetchType.LAZY로 설정해야 함.
=> 이 부분에 대해서는 8월 29일 오전에 설명 예정
The text was updated successfully, but these errors were encountered:
rrosiee
No branches or pull requests
ManyToOne컬럼과 OneToOne컬럼의 n*100 번 트랜잭션을 막기 위해서는 FetchType.LAZY로 설정해야 함.
=> 이 부분에 대해서는 8월 29일 오전에 설명 예정
The text was updated successfully, but these errors were encountered: