Class TableAnnotationMapper

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

public final class TableAnnotationMapper extends TableAnnotationMapper
Maps JPA's Table annotation to MappedEntity.
Since:
2.4.8
Author:
Denis Stepanov
  • Constructor Details

    • TableAnnotationMapper

      public TableAnnotationMapper()
  • Method Details