com.avaje.ebean.annotation
Annotation Type UpdatedTimestamp


@Target(value={FIELD,METHOD})
@Retention(value=RUNTIME)
public @interface UpdatedTimestamp

For a timestamp property that is set to the datetime when the entity was last updated.



Copyright © 2010. All Rights Reserved.