Class PreRemoveAnnotationMapper

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

public final class PreRemoveAnnotationMapper extends PreRemoveAnnotationMapper
Maps JPA's PreRemove annotation to Micronaut's.
Since:
2.4.8
Author:
Denis Stepanov
  • Constructor Details

    • PreRemoveAnnotationMapper

      public PreRemoveAnnotationMapper()
  • Method Details