Whiteship
  • Home
  • 인프런 강의
  • Java
  • Spring
  • JPA
  • SDE Tips
Subscribe

Persistent Object

A collection of 1 post
automatic dirty checking

Persistent Object

참조 : Hibernate In Action 4.1.2 Persistent Obejct Persistent 객체는 Database indentity [http://whiteship.tistory.com/330]를 가지고 있는 객체이다. Persistent Maneger(Hibernate의 Session)에 의해 save()가 호출된 객체 or 이미 Persistent Manager와 연관이 있는 Persistent 객체에 의해 참조된 객체. <= persistent instances are always associated with a
Jan 1, 2007 — 1 min read
Whiteship © 2022
Powered by Ghost