Persistence Lifecycle
Hibernate/Chapter 9 : 2008. 2. 24. 13:55
- Persistence lifecycle: 영속화 시켜야 할 객체의 상태와 라이프 사이클
- Unit of work: 한 그룹으로 생각하는 Operation 집합.
- Persistence Context: 특정 작업 단위에 있는 객체들에 대한 수정과 상태의 변화를 기억하는 캐쉬
- 객체 상태
- Persistence Context
'Hibernate > Chapter 9' 카테고리의 다른 글
하이버네이트 API : Persistence context 관리하기 (0) | 2008.03.11 |
---|---|
하이버네이트 API : Detached 객체 다루기 (0) | 2008.03.11 |
하이버네이트 API: 저장하고 읽어들이기 (0) | 2008.03.11 |
Reattaching과 Merging (2) | 2008.03.11 |
Persistence context 확장하기 (0) | 2008.02.24 |
The identity of detached objects (0) | 2008.02.24 |
The Scope of Object Identity (0) | 2008.02.24 |
Conversation 소개 (0) | 2008.02.24 |
Persistence Context (0) | 2008.02.24 |
객체 상태 (0) | 2008.02.24 |
Persistence Lifecycle (0) | 2008.02.24 |