com.bm.datagen.annotations
Annotation Type ForProperty


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

This annotation can be used in generators if a generator need a reference to the property of a entity bean instance where this generator is used for.

Author:
Daniel Wiese



Copyright © 2008. All Rights Reserved.