📖
Aaron's TECH BOOK
Ctrlk
  • Intro
  • Lecture
    • AI agent
    • Claude
    • Kubernetes
    • Kafka
    • Kotlin
    • Java
    • Toby
    • MSA
    • Spring Boot
    • Spring Batch
    • Spring Core Advanced
    • Spring DB Part II
    • Spring DB Part I
    • JPA API and Performance Optimization
    • JPA Web Application
    • JPA Programming Basic
    • Spring MVC Part 2
    • Spring MVC Part 1
    • Http
    • Spring Core
    • Study
  • Book
    • 요즘 당근 AI 개발
    • 대규모 시스템 설계 기초 2nd
    • Microservices Patterns
    • Kafka Streams in Action
    • Effective Kotlin
    • 이벤트 소싱과 MSA
    • 몽고DB 완벽 가이드
    • Kotlin Cookbook
    • Kotlin in Action
    • Kent Beck Tidy First?
    • 대규모 시스템 설계 기초
    • 실용주의 프로그래머📖
    • GoF Design Patterns
    • 도메인 주도 개발 시작하기
    • Effective Java 3/E
    • 소프트웨어 장인
    • 함께 자라기
    • Modern Java In Action
    • Refactoring
    • 객체지향의 사실과 오해
    • Clean Code
    • 자바 ORM 표준 JPA 프로그래밍
Powered by GitBook
On this page
  1. Book

자바 ORM 표준 JPA 프로그래밍

자바 ORM 표준 JPA 프로그래밍 책을 요약한 내용입니다.

[JPA] JPA(Java Persistence API)가 뭐지!?

[JPA] 영속성(persistence)이란?

[JPA] 엔티티와 매핑. @Entity, @Table, @Id, @Column..

[JPA] 연관관계 매핑이란.?

[JPA] 다양한 연관관계 매핑

[JPA] 고급 매핑(상속관계, 복합키, 식별/비식별, 조인 테이블)

[JPA] JPQL Query 정리

[JPA] QueryDSL 정리

[JPA] 네이티브 SQL 정리

[JPA] 벌크 연산이란?

[Spring + JPA] Make Web Application (1)

[Spring + JPA] Make Web Application (2)

[Spring + JPA] Spring Data JPA 란? (1)

[Spring + JPA] Spring Data JPA 란? (2)

[Spring Data JPA] Make Web Application (3)

[JPA] 영속성(persistence) 관리 (OSIV)

[JPA] 엔티티 그래프 (Entity Graph)

[JPA] 엔티티 비교, 프록시, 성능 최적화

Last updated 1 year ago