| Interface | Description |
|---|---|
| Mappable |
An object that serializes itself to a
Document
and vice versa. |
| NitriteMapper |
Represents an object mapper for nitrite database.
|
| Class | Description |
|---|---|
| AbstractMapper |
This class provides a skeletal implementation of a
NitriteMapper. |
| JacksonMapper |
A jackson based
NitriteMapper implementation. |
Nitrite Document serialization api.