JPA Repository

애플리케이션 인프라스터럭처 빈

일반적인 Order 저장 구조

image.png

DataSource

JDBC

JPA를 이용한 Order 저장구조

image.png

EntityManager

OrderRepository