Class PropertyValueConverterRegistrar.WritingConverterRegistrationBuilder<T,S,P extends PersistentProperty<P>>

java.lang.Object
org.springframework.data.convert.PropertyValueConverterRegistrar.WritingConverterRegistrationBuilder<T,S,P>
Enclosing class:
PropertyValueConverterRegistrar<P extends PersistentProperty<P>>

public static class PropertyValueConverterRegistrar.WritingConverterRegistrationBuilder<T,S,P extends PersistentProperty<P>> extends Object
Helper class used to build up a fluent registration API starting with writing.
Author:
Oliver Drotbohm