This is the repository to study the Java ORM Standard JPA Programming Basic Edition. It's provided by Inflean and younghan kim(woowahan bros).
Day | #1 | #2 | #3 | #4 | #5 | #6 |
---|---|---|---|---|---|---|
lecture | JPA소개 | JPA시작하기 | 영속성 컨텍스트 | 엔티티 매핑 | 연관관계 매핑 기초 | 다양한 연관관계 매핑 |
check | ✔ | ✔ | ✔ | ✔ | ✔ |
Day | #8 | #9 | #10 | #11 | #12 |
---|---|---|---|---|---|
lecture | 상속관계 매핑 | 프록시 | 값 타입 | 기본 문법 | 중급 문법1 |
check |