javax.persistence
Annotation Type PostRemove


@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface PostRemove

Used to defined the PostRemove callback lifecycle.

Since:
JPA 1.0 version.
Author:
Florent Benoit
See Also:
JPA 2.0 specification



Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.