Package dev.morphia.annotations
Annotation Type Indexes
-
@Documented @Inherited @Retention(RUNTIME) @Target(TYPE) public @interface Indexes
Defines indexes for this entity type (on the collection)- Author:
- Scott Hernandez
-
-
Element Detail
-
value
Index[] value
- Returns:
- The index definitions for this entity
-
-