Package io.micronaut.data.runtime.convert
package io.micronaut.data.runtime.convert
-
InterfacesClassDescriptionFactory that creates
DatabaseTypeConversionContextinstances used during SQL mapping.The type ofConversionServicethat also include the Data project only registered converters.DataTypeConverter<S,T> Micronaut Data specificTypeConverterthat should be integrated intoDataConversionService.Conversion context that has access to converterRuntimePersistentProperty.