View on GitHub

programming-study

허원철의 개발 블로그

EntityManagerFactory

EntityManager

EntityManager는 데이터베이스 액세스가 필요한 시점까지 Connection을 얻지 않는다. 보통은 Transaction이 시작할 때 획득한다.

Alt image

영속성 컨텍스트

엔티티의 생명주기

alt Entity Lifecycle

영속성 컨텍스트 특징

플러시