Class EntityAnnotationMapper

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

public final class EntityAnnotationMapper extends EntityAnnotationMapper
Translates the jakarta.persistence annotation model into the generic model understood by Micronaut Data.
Since:
2.4.8
Author:
Denis Stepanov
  • Constructor Details

    • EntityAnnotationMapper

      public EntityAnnotationMapper()
  • Method Details