Class PrePersistAnnotationMapper

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

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

    • PrePersistAnnotationMapper

      public PrePersistAnnotationMapper()
  • Method Details