org.hibernate.event
public interface InitializeCollectionEventListener extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
void |
onInitializeCollection(InitializeCollectionEvent event) |
void onInitializeCollection(InitializeCollectionEvent event) throws HibernateException
HibernateException
Copyright © 2014. All Rights Reserved.