Package org.dizitart.no2.common.mapper
-
Interface Summary Interface Description EntityConverter<T> TheEntityConverterinterface is used to convert an entity of typeEntityConverterinto a databaseDocumentand vice versa.NitriteMapper An interface that provides a method to try converting an object of one type to an object of another type. -
Class Summary Class Description SimpleNitriteMapper ANitriteMapperbased onEntityConverterimplementation.