JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.immutables.value.processor.meta
Annotation Type MongoMirrors.Repository
Enclosing class:
MongoMirrors
@Annotation
("org.immutables.mongo.Mongo.Repository")
public static @interface
MongoMirrors.Repository
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
collection
boolean
index
boolean
readonly
String
value
Element Details
value
String
value
Default:
""
collection
String
collection
Default:
""
readonly
boolean
readonly
Default:
false
index
boolean
index
Default:
true