| Interface | Description |
|---|---|
| DataConversionService<Impl extends DataConversionService> |
The type of
ConversionService that also include the Data project only registered converters. |
| DataTypeConverter<S,T> |
Micronaut Data specific
TypeConverter that should be integrated into DataConversionService. |
| RuntimePersistentPropertyConversionContext |
Conversion context that has access to converter
RuntimePersistentProperty. |