Package org.bson.codecs.pojo.annotations
Annotation Interface BsonDiscriminator
An annotation that configures the discriminator key and value for a class.
For POJOs, requires the Conventions.ANNOTATION_CONVENTION
For Java records, the annotation is not supported.
- Since:
- 3.5
- See Also:
-
Optional Element Summary