File
Doc
Category
Size
Date
Package
PostLoadEventListener.java
API Doc
Hibernate 3.2.5
374
Sun Dec 19 13:15:14 GMT 2004
org.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 void
onPostLoad
(
PostLoadEvent
event)
Java Code Source