Save This Page
Home » hibernate-entity-src-20081106 » javax » persistence » [javadoc | source]
javax.persistence
public class: PostLoad [javadoc | source]
javax.persistence.PostLoad
Is used to specify callback methods for the corresponding lifecycle event. This annotation may be applied to methods of an entity class, a mapped superclass, or a callback listener class.