Spring Data Commons

Uses of Package
org.springframework.data.util

Packages that use org.springframework.data.util
org.springframework.data.convert General purpose conversion framework to read objects from a data store abstraction and write it back. 
org.springframework.data.mapping Base package for the mapping subsystem. 
org.springframework.data.mapping.context Mapping context API and implementation base classes. 
org.springframework.data.mapping.model Core implementation of the mapping subsystem's model. 
org.springframework.data.util Core utility APIs such as a type information framework to resolve generic types. 
 

Classes in org.springframework.data.util used by org.springframework.data.convert
TypeInformation
          Interface to access property types and resolving generics on the way.
 

Classes in org.springframework.data.util used by org.springframework.data.mapping
TypeInformation
          Interface to access property types and resolving generics on the way.
 

Classes in org.springframework.data.util used by org.springframework.data.mapping.context
TypeInformation
          Interface to access property types and resolving generics on the way.
 

Classes in org.springframework.data.util used by org.springframework.data.mapping.model
TypeInformation
          Interface to access property types and resolving generics on the way.
 

Classes in org.springframework.data.util used by org.springframework.data.util
TypeInformation
          Interface to access property types and resolving generics on the way.
 


Spring Data Commons

Copyright © 2012. All Rights Reserved.