Hibernate學習之四-------The Persistence Life Cycle

 1. Life Cycle Given an instance of an object that is mapped to Hibernate, it can be in any one of three different states: transient, persistent, or detached. 映射到Hibernate中的類可以是以下三種狀態中的一種:瞬時的,持久的,分離的。
相關文章
相關標籤/搜索