Class EntityReflectiveAccessAnnotationMapper

java.lang.Object
io.micronaut.inject.beans.visitor.EntityReflectiveAccessAnnotationMapper
All Implemented Interfaces:
Named, AnnotationMapper<Annotation>, NamedAnnotationMapper

@Internal public class EntityReflectiveAccessAnnotationMapper extends Object implements NamedAnnotationMapper
An annotation mapper that improves reflective access for JPA entities.
Since:
3.0
Author:
Iván López
  • Constructor Details

    • EntityReflectiveAccessAnnotationMapper

      public EntityReflectiveAccessAnnotationMapper()
  • Method Details