File
Doc
Category
Size
Date
Package
EntityListeners.java
API Doc
Glassfish v2 API
2509
Fri May 04 22:34:06 BST 2007
javax.persistence
EntityListeners
public class EntityListeners
Specifies the callback listener classes to be used for an entity or mapped superclass. This annotation may be applied to an entity class or mapped superclass.
since
Java Persistence 1.0
Fields Summary
Constructors Summary
Methods Summary
java.lang.Class
[]
value
()
The callback listener classes
Java Code Source