Annotation Interface MongoWildcardIndex
@Retention(RUNTIME)
@Target({TYPE,ANNOTATION_TYPE})
@Documented
@Inherited
@Repeatable(MongoWildcardIndexes.class)
public @interface MongoWildcardIndex
Declares a top-level MongoDB wildcard index for an entity.
- Since:
- 5.0.0
- Author:
- radovanradic
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionboolean
-
Element Details
-
name
-
wildcardProjection
-
comment
-
commitQuorum
-
storageEngine
-