Interface TypeInformationMapper

All Known Implementing Classes:
ConfigurableTypeInformationMapper, MappingContextTypeInformationMapper, SimpleTypeInformationMapper

public interface TypeInformationMapper
Interface to abstract the mapping from a type alias to the actual type.
Author:
Oliver Gierke