| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractCollectionEvent | |
|---|---|
| org.hibernate.event | This package defines an event framework for Hibernate. | 
| Uses of AbstractCollectionEvent in org.hibernate.event | 
|---|
| Subclasses of AbstractCollectionEvent in org.hibernate.event | |
|---|---|
|  class | InitializeCollectionEventAn event that occurs when a collection wants to be initialized | 
|  class | PostCollectionRecreateEventAn event that occurs after a collection is recreated | 
|  class | PostCollectionRemoveEventAn event that occurs after a collection is removed | 
|  class | PostCollectionUpdateEventAn event that occurs after a collection is updated | 
|  class | PreCollectionRecreateEventAn event that occurs before a collection is recreated | 
|  class | PreCollectionRemoveEventAn event that occurs before a collection is removed | 
|  class | PreCollectionUpdateEventAn event that occurs before a collection is updated | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||