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
em.find<T>
객체로 매칭하려면 별칭을 지정할 때, 일정한 규칙을 만들어야 합니다.
그래야 역직렬화가 가능합니다.
또한 메타데이터 스캐너를 강화하여 타겟 클래스로 컬럼, 외래키 여부 등도 가져올 수 있게 해야 합니다.
The text was updated successfully, but these errors were encountered:
@ManyToOne
No branches or pull requests
객체로 매칭하려면 별칭을 지정할 때, 일정한 규칙을 만들어야 합니다.
그래야 역직렬화가 가능합니다.
또한 메타데이터 스캐너를 강화하여 타겟 클래스로 컬럼, 외래키 여부 등도 가져올 수 있게 해야 합니다.
The text was updated successfully, but these errors were encountered: