Class IndexAnnotationMapper

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

public class IndexAnnotationMapper extends IndexAnnotationMapper
Maps JPA's Index annotation to Micronaut's.
Since:
2.4.8
Author:
Denis Stepanov
  • Constructor Details

    • IndexAnnotationMapper

      public IndexAnnotationMapper()
  • Method Details

    • getName

      @NonNull public @NonNull String getName()
      Specified by:
      getName in interface io.micronaut.core.naming.Named
      Overrides:
      getName in class IndexAnnotationMapper