javax.persistence
Annotation Type PreUpdate


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

comment

Author:
Bill Burke