org.hibernate.cache.entry
Class CollectionCacheEntry
java.lang.Object
   org.hibernate.cache.entry.CollectionCacheEntry
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()
- 
- Overrides:
- toStringin class- Object
 
- 
 
Copyright © 2001-2010 Red Hat, Inc.  All Rights Reserved.