public class CollectionCacheEntry extends Object implements Serializable
Constructor and Description |
---|
CollectionCacheEntry(PersistentCollection collection,
CollectionPersister persister) |
Modifier and Type | Method and Description |
---|---|
void |
assemble(PersistentCollection collection,
CollectionPersister persister,
Object owner) |
Serializable[] |
getState() |
String |
toString() |
public CollectionCacheEntry(PersistentCollection collection, CollectionPersister persister)
public Serializable[] getState()
public void assemble(PersistentCollection collection, CollectionPersister persister, Object owner)
Copyright © 2018 JBoss by Red Hat. All rights reserved.