FileDocCategorySizeDatePackage
PreUpdate.javaAPI DocGlassfish v2 API2476Fri May 04 22:34:08 BST 2007javax.persistence

PreUpdate

public class PreUpdate
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