BasicDBListMapper(MapperRegistry mapperRegistry) |
BasicDBListToSetMapper(MapperRegistry mapperRegistry) |
BasicDBObjectMapper(MongoStoreImpl mongoStoreImpl,
MapperRegistry mapperRegistry,
Class<S> expectedEntityType) |
BasicDBObjectToMapMapper(MapperRegistry mapperRegistry) |
ListMapper(MapperRegistry mapperRegistry,
Class<T> listType) |
MapMapper(MapperRegistry mapperRegistry,
Class<T> mapType) |
MongoEntityMapper(MongoStoreImpl mongoStoreImpl,
MapperRegistry mapperRegistry,
Class<T> expectedMongoEntityType) |