public class CollectionCacheEntry
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
CollectionCacheEntry(PersistentCollection collection,
CollectionPersister persister) |
Modifier and Type | Method and Description |
---|---|
void |
assemble(PersistentCollection collection,
CollectionPersister persister,
java.lang.Object owner) |
java.io.Serializable[] |
getState() |
java.lang.String |
toString() |
public CollectionCacheEntry(PersistentCollection collection, CollectionPersister persister)
public java.io.Serializable[] getState()
public void assemble(PersistentCollection collection, CollectionPersister persister, java.lang.Object owner)
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2013. All Rights Reserved.