Trait |
Description |
InstantBsonConverter
|
A trait to read and write a java.time.Instant to MongoDB |
LocalDateBsonConverter
|
A trait to read and write a LocalDate to MongoDB |
LocalDateTimeBsonConverter
|
A trait to read and write a LocalDateTime to MongoDB |
LocalTimeBsonConverter
|
A trait to read and write a LocalTime to MongoDB |
OffsetDateTimeBsonConverter
|
A trait to read and write a OffsetDateTime to MongoDB |
OffsetTimeBsonConverter
|
A trait to read and write a OffsetTime to MongoDB |
PeriodBsonConverter
|
A trait to read and write a java.time.Period to MongoDB |
TemporalBsonConverter
|
A trait to read and write a java.time.temporal.Temporal to MongoDB |
ZonedDateTimeBsonConverter
|
A trait to read and write a ZonedDateTime to MongoDB |