Package javax.slee.annotation
Annotation Type QueryParameter
-
@Documented @Inherited @Retention(RUNTIME) public @interface QueryParameter
The query-parameter element specifies a parameter for a query.
@Documented
@Inherited
@Retention(RUNTIME)
public @interface QueryParameter