List of usage examples for org.hibernate.event.internal DefaultPostLoadEventListener subclass-usage
From source file utils.ACenterAPostLoadEventListener.java
/** * Created by theace on 2014-04-29. */ public class ACenterAPostLoadEventListener extends DefaultPostLoadEventListener { public void onPostLoad(PostLoadEvent event) { System.out.println("PostLoadEventListener.onPostLoad(onPostLoad)");