File
Doc
Category
Size
Date
Package
PostPersist.java
API Doc
Glassfish v2 API
2477
Fri May 04 22:34:08 BST 2007
javax.persistence
PostPersist
public class PostPersist
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
Java Code Source