Spring Data Document

Uses of Class
org.springframework.data.mongodb.core.convert.DefaultTypeMapper

Packages that use DefaultTypeMapper
org.springframework.data.mongodb.core.convert   
 

Uses of DefaultTypeMapper in org.springframework.data.mongodb.core.convert
 

Subclasses of DefaultTypeMapper in org.springframework.data.mongodb.core.convert
 class ConfigurableTypeMapper
          TypeMapper allowing to configure a Map containing Class to String mappings that will be used to map the values found under the configured type key (see setTypeKey(String).
 


Spring Data Document

Copyright © 2011. All Rights Reserved.