Spring Data Commons

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

Packages that use EntityReader
org.springframework.data.convert   
 

Uses of EntityReader in org.springframework.data.convert
 

Subinterfaces of EntityReader in org.springframework.data.convert
 interface EntityConverter<E extends PersistentEntity<?,P>,P extends PersistentProperty<P>,T,S>
           
 


Spring Data Commons

Copyright © 2012. All Rights Reserved.