wheel.annotations
Annotation Type Persist


@Retention(value=CLASS)
@Target(value=FIELD)
public @interface Persist


Optional Element Summary
 Scope value
           
 

value

public abstract Scope value
Default:
wheel.persistence.Scope.session


Copyright © 2007-2008. All Rights Reserved.