Interface MappingRelationalConverter.DefaultConversionContext.ValueConverter<T>

Type Parameters:
T -
Enclosing class:
MappingRelationalConverter.DefaultConversionContext

protected static interface MappingRelationalConverter.DefaultConversionContext.ValueConverter<T>
Converts a simple source value into the target type.
  • Method Summary

    Modifier and Type
    Method
    Description
    convert(T source, TypeInformation<?> typeHint)