|
Spring Data Core | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityWriter | |
---|---|
org.springframework.data.convert | General purpose conversion framework to read objects from a data store abstraction and write it back. |
Uses of EntityWriter in org.springframework.data.convert |
---|
Subinterfaces of EntityWriter in org.springframework.data.convert | |
---|---|
interface |
EntityConverter<E extends PersistentEntity<?,P>,P extends PersistentProperty<P>,T,S>
Combined EntityReader and EntityWriter and add the ability to access a MappingContext and
ConversionService . |
|
Spring Data Core | |||||||||
PREV NEXT | FRAMES NO FRAMES |