Transient:
在數(shù)據(jù)庫中沒有與之匹配的數(shù)據(jù)
沒有納入session的管理
Persistent:
在數(shù)據(jù)庫中有與之匹配的數(shù)據(jù)
納入session管理
在清理緩存的時(shí)候會(huì)和數(shù)據(jù)庫同步
Detached:
在數(shù)據(jù)中有與之對應(yīng)的記錄
沒有納入session的管理
posted on 2010-01-15 19:33
Ying-er 閱讀(260)
評論(0) 編輯 收藏 所屬分類:
SSH