Annotation Type Stored


@Retention(RUNTIME) @Target(FIELD) public @interface Stored
Annotation indicates that this field will be stored in the database.
Author:
Alex Bogdanovski [[email protected]]