Conventions.ANNOTATION_CONVENTION
.See: Description
Annotation Type | Description |
---|---|
BsonCreator |
An annotation that configures a constructor or method as the Creator for the Pojo.
|
BsonDiscriminator |
An annotation that configures the discriminator key and value for a class.
|
BsonId |
An annotation that configures the property as the id property for a
ClassModel . |
BsonIgnore |
An annotation that configures a property to be ignored when reading and writing to BSON
|
BsonProperty |
An annotation that configures a property.
|
Conventions.ANNOTATION_CONVENTION
.Copyright © 2010 - 2020 Adobe. All Rights Reserved