public interface

PostLoadEventListener

implements Serializable
org.hibernate.event.PostLoadEventListener
Known Indirect Subclasses

Class Overview

Occurs after an an entity instance is fully loaded.

Summary

Public Methods
abstract void onPostLoad(PostLoadEvent event)

Public Methods

public abstract void onPostLoad (PostLoadEvent event)