Class EmbeddedIdAnnotationMapper

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

public final class EmbeddedIdAnnotationMapper extends EmbeddedIdAnnotationMapper
Maps JPA's embedded ID to EmbeddedId.
Since:
2.4.8
Author:
Denis Stepanov
  • Constructor Details

    • EmbeddedIdAnnotationMapper

      public EmbeddedIdAnnotationMapper()
  • Method Details