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

1주차 - JPA 시작 - 임준형 #4

Closed
3 tasks done
toychip opened this issue Sep 12, 2023 · 1 comment · Fixed by #15
Closed
3 tasks done

1주차 - JPA 시작 - 임준형 #4

toychip opened this issue Sep 12, 2023 · 1 comment · Fixed by #15
Assignees
Labels

Comments

@toychip
Copy link
Member

toychip commented Sep 12, 2023

#3

📌JPA 시작

JPA가 무엇인지 알아보고, JPA가 발전된 과정을 학습하고
JPA의 기본 동작 원리와 실습해보는 시간을 갖는다.

  • CHAPTER 1. JPA 소개
  • CHAPTER 2. JPA 시작하기
  • CHAPTER 3. 영속성 관리 - 내부 동작 방식
@toychip toychip self-assigned this Sep 12, 2023
@toychip
Copy link
Member Author

toychip commented Sep 16, 2023

#3
공부한 내용 적어봤습니다.
chapter1: SQL 중심적인 개발의 문제점
chapter2: JPA 소개, JPA 프로젝트 생성
chapter3: 영속성 관리 - 내부 동작 방식

@toychip toychip closed this as completed Sep 16, 2023
@toychip toychip linked a pull request Sep 16, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant