출처 : https://velog.io/@jinyoungchoi95/JPA-모든-N1-발생-케이스과-해결책

 [<https://lealea.tistory.com/238>](<https://lealea.tistory.com/238>)

<aside> 📖 [LIST]

</aside>

JPA( Java Persistence API)

Hibernate

Untitled Diagram.drawio.png

<aside> 💡

JPA를 사용하기 위해서 반드시 Hibernate'만'을 사용할 필요가 없고 다른 JPA 구현체(**EclipseLink, Apache OpenJPA )**를 사용할 수 있음.

</aside>

장점

단점

Spring Data JPA