Package org.bson.codecs.record.annotations


package org.bson.codecs.record.annotations
This package contains annotations for encoding and decoding Java records.
  • Annotation Interfaces
    Class
    Description
    An annotation that configures the record component as the _id field of the document
    An annotation that configures a record component.
    An annotation that specifies what type the record component is stored as in the database.