FileDocCategorySizeDatePackage
PostLoadEventListener.javaAPI DocHibernate 3.2.5374Sun Dec 19 13:15:14 GMT 2004org.hibernate.event

PostLoadEventListener

public interface PostLoadEventListener implements Serializable
Occurs after an an entity instance is fully loaded.
author
Kabir Khan

Fields Summary
Constructors Summary
Methods Summary
public voidonPostLoad(PostLoadEvent event)