Package javax.slee.annotation
Annotation Type QueryOptions
-
@Documented @Inherited @Retention(RUNTIME) public @interface QueryOptions
The query-options element specifies options that apply to a query.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description String
id
int
maxMatches
boolean
readOnly
-
-
-
-
id
String id
- Default:
- ""
-
-