|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CollectionSnapshot | |
| net.sf.hibernate.collection | |
| net.sf.hibernate.impl | |
| Uses of CollectionSnapshot in net.sf.hibernate.collection |
| Methods in net.sf.hibernate.collection that return CollectionSnapshot | |
CollectionSnapshot |
PersistentCollection.getCollectionSnapshot()
Returns the collectionSnapshot. |
| Methods in net.sf.hibernate.collection with parameters of type CollectionSnapshot | |
void |
PersistentCollection.setCollectionSnapshot(CollectionSnapshot collectionSnapshot)
Sets the collectionSnapshot. |
| Uses of CollectionSnapshot in net.sf.hibernate.impl |
| Classes in net.sf.hibernate.impl that implement CollectionSnapshot | |
static class |
SessionImpl.CollectionEntry
We need an entry to tell us all about the current state of a collection with respect to its persistent state |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||