Annotation Interface DataAccess


@RequestScoped @Stereotype @Target(TYPE) @Retention(RUNTIME) public @interface DataAccess
Annotation to mark classes and methods that are responsible for data access in a standardized way.
Version:
1.0
Author:
Dr. Jalal H. Kiswani