Class PostPersistAnnotationMapper

  • All Implemented Interfaces:
    io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<java.lang.annotation.Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper

    public final class PostPersistAnnotationMapper
    extends PostPersistAnnotationMapper
    Maps JPA's PostPersist annotation to Micronaut's.
    Since:
    2.4.8
    Author:
    Denis Stepanov
    • Constructor Detail

      • PostPersistAnnotationMapper

        public PostPersistAnnotationMapper()
    • Method Detail

      • getName

        @NonNull
        public java.lang.String getName()
        Specified by:
        getName in interface io.micronaut.core.naming.Named
        Overrides:
        getName in class PostPersistAnnotationMapper