org.encog.persist.annotations
Annotation Type EGReference


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

This annotation is used with Encog generic persistence. It allows a field to be flagged as something that should be persisted as a reference.



Copyright © 2011. All Rights Reserved.