|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.cache.entry.CollectionCacheEntry
public class CollectionCacheEntry
| Constructor Summary | |
|---|---|
CollectionCacheEntry(PersistentCollection collection,
CollectionPersister persister)
|
|
| Method Summary | |
|---|---|
void |
assemble(PersistentCollection collection,
CollectionPersister persister,
java.lang.Object owner)
|
java.io.Serializable[] |
getState()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CollectionCacheEntry(PersistentCollection collection,
CollectionPersister persister)
| Method Detail |
|---|
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||