当前页面:
在线文档首页 >
Hibernate 3.2.3 正式版 API 英文文档
CollectionCacheEntry (Hibernate API Documentation) - Hibernate 3.2.3 正式版 API 英文文档
org.hibernate.cache.entry
Class CollectionCacheEntry
java.lang.Object
org.hibernate.cache.entry.CollectionCacheEntry
- All Implemented Interfaces:
- Serializable
- public class CollectionCacheEntry
- extends Object
- implements Serializable
- Author:
- Gavin King
- See Also:
- Serialized Form
CollectionCacheEntry
public CollectionCacheEntry(PersistentCollection collection,
CollectionPersister persister)
getState
public Serializable[] getState()
assemble
public void assemble(PersistentCollection collection,
CollectionPersister persister,
Object owner)
toString
public String toString()