Spring Data Core

Uses of Interface
org.springframework.data.convert.TypeMapper

Packages that use TypeMapper
org.springframework.data.convert General purpose conversion framework to read objects from a data store abstraction and write it back. 
 

Uses of TypeMapper in org.springframework.data.convert
 

Classes in org.springframework.data.convert that implement TypeMapper
 class DefaultTypeMapper<S>
          Default implementation of MongoTypeMapper allowing configuration of the key to lookup and store type information in DBObject.
 


Spring Data Core

Copyright © 2011-2013-2013 Pivotal. All Rights Reserved.