public interface InitializeCollectionEventListener extends Serializable
Defines the contract for handling of collection initialization events generated by a session.
| Modifier and Type | Method and Description |
|---|---|
void |
onInitializeCollection(InitializeCollectionEvent event) |
void onInitializeCollection(InitializeCollectionEvent event) throws HibernateException
HibernateExceptionCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.