| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.hibernate.event.AbstractEventorg.hibernate.event.AbstractCollectionEventorg.hibernate.event.PreCollectionUpdateEventpublic class PreCollectionUpdateEventextends AbstractCollectionEventConstructor Summary | |
| |
Method Summary |
Methods inherited from class org.hibernate.event.AbstractCollectionEvent | |
getAffectedOwnerEntityName, getAffectedOwnerEntityName, getAffectedOwnerIdOrNull, getAffectedOwnerOrNull, getCollection, getLoadedCollectionPersister, getLoadedOwnerIdOrNull, getLoadedOwnerOrNull, getOwnerIdOrNull | |
Methods inherited from class org.hibernate.event.AbstractEvent | |
getSession | |
public PreCollectionUpdateEvent(CollectionPersister collectionPersister, PersistentCollection collection, EventSource source)