Class TransientAnnotationMapper

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

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

    • TransientAnnotationMapper

      public TransientAnnotationMapper()
  • Method Details