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