Annotation Interface Query
@Inherited
@Documented
@Retention(RUNTIME)
@Target({METHOD,ANNOTATION_TYPE})
public @interface Query
Makes annotated method in the service interface a query method.
-
Required Element Summary
Required Elements
-
Element Details
-
value
-