Persistence Lifecycle Feb 24, 2008 • {"login"=>"whiteship", "email"=>"whiteship2000@gmail.com", "display_name"=>"기선", "first_name"=>"기선", "last_name"=>"백"} Persistence lifecycle: 영속화 시켜야 할 객체의 상태와 라이프 사이클 Unit of work: 한 그룹으로 생각하는 Operation 집합. Persistence Context: 특정 작업 단위에 있는 객체들에 대한 수정과 상태의 변화를 기억하는 캐쉬 객체 상태 Persistence Context