섹션 2. JPA 소개
[SQL 중심적인 개발의 문제점](https://al1kite.notion.site/SQL-1bc9e42a8161804e9a3cd738daef12f4)
[JPA 소개](https://al1kite.notion.site/JPA-1bc9e42a81618046a954e58798fb82e0)
섹션 3. JPA 시작하기
[Hello JPA - 프로젝트 생성](https://al1kite.notion.site/Hello-JPA-1bc9e42a816180e6b313c1bc5f5255df)
[Hello JPA - 애플리케이션 개발](https://al1kite.notion.site/Hello-JPA-1bc9e42a8161808a9352e429d70d527c)
섹션 4. 영속성 관리 - 내부 동작 방식
[영속성 컨텍스트 1](https://al1kite.notion.site/1-1bc9e42a8161801c9167d171102289ee)
[영속성 컨텍스트 2](https://al1kite.notion.site/2-1bc9e42a816180699be7d85a4016ce6e)
[플러시](https://al1kite.notion.site/1bc9e42a8161800e885bdd44e777d84a)
[준영속 상태](https://al1kite.notion.site/1bc9e42a81618088b4cacddf4d5ec343)
[정리](https://al1kite.notion.site/1bc9e42a81618044916ef577717de07a)
섹션 5. 엔티티 매핑
[객체와 테이블 매핑](https://al1kite.notion.site/1bc9e42a8161804b9a45d120e7ee871b)
[데이터베이스 스키마 자동 생성](https://al1kite.notion.site/1bc9e42a816180678916f6baacbd3774)
[필드와 컬럼 매핑](https://al1kite.notion.site/1bc9e42a816180c5aae2c56d488c3d32)
[기본 키 매핑](https://al1kite.notion.site/1bc9e42a816180a6bff6ca72abb2c893)