Annotation Interface MongoWildcardIndexed
@Retention(RUNTIME)
@Target({FIELD,METHOD,ANNOTATION_TYPE})
@Documented
@Inherited
public @interface MongoWildcardIndexed
Declares a simple MongoDB wildcard index for a property.
- Since:
- 5.0.0
- Author:
- radovanradic
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionboolean
-
Element Details
-
name
-
wildcardProjection
-
comment
-
storageEngine
-