-
Notifications
You must be signed in to change notification settings - Fork 0
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
[randy] Chapter 7. JPA를 통한 엔티티 설계, 매핑 & 프로젝트 파일 구조 이해 #27
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고하셨습니다!! 기말고사 화이팅🤓
//em.update(member) 이런 코드가 있어야 하지 않을까? | ||
|
||
transaction.commit(); // 트랜잭션 커밋 | ||
``` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
예시가 있으니까 더 잘 이해되네용!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고하셨습니다!
|
||
<br> | ||
|
||
- **영속 엔티티의 동일성 보장** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
상세한 예시까지 들어주셔서 이해하기 좋습니다. 감사합니다!!
#️⃣ 연관된 이슈
#26
✅ 워크북 체크리스트
✅ 컨벤션 체크리스트
📌 주안점