FileDocCategorySizeDatePackage
PostLoad.javaAPI DocGlassfish v2 API2475Fri May 04 22:34:06 BST 2007javax.persistence

PostLoad

public class 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.
since
Java Persistence 1.0

Fields Summary
Constructors Summary
Methods Summary