Package org.bson.codecs.pojo.annotations


package org.bson.codecs.pojo.annotations
This package defines various annotations used by the driver provided when used in conjunction with the Conventions.ANNOTATION_CONVENTION.
  • Annotation Interfaces
    Class
    Description
    An annotation that configures a constructor or method as the Creator for the Pojo.
    An annotation that configures the discriminator key and value for a class.
    An annotation that configures the property as the id property for a ClassModel.
    An annotation that configures a property to be ignored when reading and writing to BSON
    An annotation that configures a property.
    An annotation that specifies what type the property is stored as in the database.