Package org.bson.codecs.pojo.annotations
Annotation Type BsonIgnore
- 
@Documented @Target({METHOD,FIELD}) @Retention(RUNTIME) public @interface BsonIgnoreAn annotation that configures a property to be ignored when reading and writing to BSONNote: Requires the
Conventions.ANNOTATION_CONVENTION- Since:
 - 3.5
 - See Also:
 Conventions.ANNOTATION_CONVENTION