Spring Data Commons

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 Commons

Copyright © 2012. All Rights Reserved.