javax.persistence
Annotation Type PreUpdate


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

Warning: this class is from the EJB 3.0 Persistence API Early Draft 2 published on February 7, 2005, and as such is likely to change signifcantly in the future as the specification nears finalization.

See Also:
http://java.sun.com/products/ejb/docs.html


This documentation is for an early draft of the EJB 3.0 specification. For the most up to date version, see the official EJB specification at http://java.sun.com/products/ejb/.