Annotation Type Parameters
@Retention(SOURCE) @Target(FIELD) @Documented public @interface Parameters
Used to document what parameters are present in the DQL/DML.
- Author:
- Donal Fellows
@Retention(SOURCE) @Target(FIELD) @Documented public @interface Parameters