ijgen.generator.annotations
Annotation Type NonPersisted


@Target(value=FIELD)
@Retention(value=RUNTIME)
public @interface NonPersisted

Annotation which marks that annotated fiels should not be persisted.

Author:
Detelin Zlatev



Copyright © 2010 Detelin Zlatev. All Rights Reserved.