JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
io.micronaut.data.mongodb.annotation.index
MongoWildcardIndexes
Contents
Description
Optional Element Summary
Element Details
value
Hide sidebar
Show sidebar
Annotation Interface MongoWildcardIndexes
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
@Documented
@Inherited
public @interface
MongoWildcardIndexes
Repeatable annotation for
MongoWildcardIndex
.
Since:
5.0.0
Author:
radovanradic
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
MongoWildcardIndex
[]
value
Element Details
value
MongoWildcardIndex
[]
value
Returns:
The indexes.
Default:
{}