Class JakartaEntityIntrospectedAnnotationMapper

java.lang.Object
io.micronaut.inject.beans.visitor.persistence.JakartaEntityIntrospectedAnnotationMapper
All Implemented Interfaces:
Named, AnnotationMapper<Annotation>, NamedAnnotationMapper
Direct Known Subclasses:
JakartaMappedSuperClassIntrospectionMapper

@Internal public class JakartaEntityIntrospectedAnnotationMapper extends Object implements NamedAnnotationMapper
An annotation mapper that improves introspection for JPA entities.
Since:
3.5
Author:
Denis Stepanov
  • Constructor Details

    • JakartaEntityIntrospectedAnnotationMapper

      public JakartaEntityIntrospectedAnnotationMapper()
  • Method Details