Class ConverterAnnotationMapper

java.lang.Object
io.micronaut.data.processor.mappers.jpa.jx.ConverterAnnotationMapper
io.micronaut.data.processor.mappers.jpa.jakarta.ConverterAnnotationMapper
All Implemented Interfaces:
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper

public class ConverterAnnotationMapper extends ConverterAnnotationMapper
Maps JPA converter annotation to a singleton instance.
Since:
3.1.0
Author:
Denis Stepanov
  • Constructor Details

    • ConverterAnnotationMapper

      public ConverterAnnotationMapper()
  • Method Details