Annotation Type ResultColumn
@Retention(SOURCE) @Target(FIELD) @Documented @Repeatable(ResultColumns.class) public @interface ResultColumn
Used to document a column that is supposed to be returned by the DQL.
- Author:
- Donal Fellows
@Retention(SOURCE) @Target(FIELD) @Documented @Repeatable(ResultColumns.class) public @interface ResultColumn