Class CustomConversions.StoreConversions

java.lang.Object
org.springframework.data.convert.CustomConversions.StoreConversions
Enclosing class:
CustomConversions

public static class CustomConversions.StoreConversions extends Object
Value type to capture store-specific extensions to the CustomConversions. Allows to forward store specific default conversions and a set of types that are supposed to be considered simple.
Author:
Oliver Gierke