public interface MongoConverter extends org.springframework.data.convert.EntityConverter<MongoPersistentEntity<?>,MongoPersistentProperty,Object,com.mongodb.DBObject>, MongoWriter<Object>, org.springframework.data.convert.EntityReader<Object,com.mongodb.DBObject>
MongoWriter and MongoReader.| Modifier and Type | Method and Description |
|---|---|
MongoTypeMapper |
getTypeMapper()
Returns thw
TypeMapper being used to write type information into DBObjects created with that
converter. |
getConversionService, getMappingContextconvertToMongoType, convertToMongoType, toDBRefMongoTypeMapper getTypeMapper()
TypeMapper being used to write type information into DBObjects created with that
converter.Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.