Package javax.slee.annotation
Annotation Type ProfileCMPField
-
@Documented @Inherited @Retention(RUNTIME) @Target(METHOD) public @interface ProfileCMPField
Marks a setter or getter method as being part of a Profile CMP field
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String
description
QueryOperator[]
indexHint
boolean
unique
-
-
-
-
indexHint
QueryOperator[] indexHint
- Default:
- {}
-
-