Interface PropertyValueConversions

All Known Implementing Classes:
SimplePropertyValueConversions

public interface PropertyValueConversions
PropertyValueConversions provides access to converters that may only be applied to a specific property. Other than converters registered in CustomConversions, the property based variants accept and allow returning null values and provide access to a store-specific conversion context.
Since:
2.7
Author:
Christoph Strobl