@Documented
@Inherited
@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface ProfileCMPField
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
description |
QueryOperator[] |
indexHint |
boolean |
unique |
public abstract QueryOperator[] indexHint