Package io.github.cbartosiak.bson.codecs.jsr310.month
Contains
Month
codecs.-
Class Summary Class Description MonthAsInt32Codec Encodes and decodesMonth
values to and fromBSON Int32
, such as1
.MonthAsStringCodec Encodes and decodesMonth
values to and fromBSON String
, such asJANUARY
.