@Retention(value=RUNTIME)
public @interface CompositeIndex
Index)
For more information see
Why order matters?
Note that annotations are not processed by default. To enable processing of annotations construct an instance of Cupboard using CupboardBuilder and call CupboardBuilder.useAnnotations() | Modifier and Type | Fields and Description |
|---|---|
static boolean |
DEFAULT_ASCENDING |
static java.lang.String |
DEFAULT_INDEX_NAME |
static int |
DEFAULT_ORDER |
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
indexName |