org.nakedobjects.applib.annotation
Annotation Type NotPersisted


@Inherited
@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface NotPersisted

Indicates that an instance or a property should not be persisted.



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.