javax.persistence
Annotation Type EntityListeners


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface EntityListeners

comment

Author:
Bill Burke

Required Element Summary
 Class[] value
           
 

Element Detail

value

public abstract Class[] value