Annotation Type Parameter
@Retention(SOURCE) @Target(FIELD) @Documented @Repeatable(Parameters.class) public @interface Parameter
Used to document a parameter that is present in the DQL/DML.
- Author:
- Donal Fellows
@Retention(SOURCE) @Target(FIELD) @Documented @Repeatable(Parameters.class) public @interface Parameter