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

[ Week 5 ] 5주차 워크북 미션 #5

Open
5 tasks done
Sojeong0430 opened this issue Oct 14, 2024 · 0 comments · May be fixed by #6
Open
5 tasks done

[ Week 5 ] 5주차 워크북 미션 #5

Sojeong0430 opened this issue Oct 14, 2024 · 0 comments · May be fixed by #6

Comments

@Sojeong0430
Copy link
Contributor

Sojeong0430 commented Oct 14, 2024

🛠 Mission

ERD에 해당하는 테이블들에 대한 엔티티 생성 후, 연관 관계 매핑, 칼럼 세부 설정 적용하기

📝 To-do

  • ERD 확인하고 필요한 엔티티와 엔티티간 관계 파악하기
  • 엔티티 클래스 생성하기
  • 연관 관계 매핑하기
  • 칼럼 세부 설정 적용하기
  • 테스트 후 테이블 생성된것 확인하기

🔍 접근 방법

  • 테이블의 목적과 기능을 생각하며 양방향 매핑이 필요한 경우를 잘 고려하여 연관 관계를 설정한다.
  • 칼럼의 세부 설정이 필요한 경우를 고려하여 설정해준다
@Sojeong0430 Sojeong0430 linked a pull request Oct 14, 2024 that will close this issue
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 a pull request may close this issue.

1 participant