Class JakartaPersistenceContextAnnotationMapper

java.lang.Object
io.micronaut.inject.annotation.internal.JakartaPersistenceContextAnnotationMapper
All Implemented Interfaces:
Named, AnnotationMapper<Annotation>, NamedAnnotationMapper

@Internal public final class JakartaPersistenceContextAnnotationMapper extends Object implements NamedAnnotationMapper
Allows using the `jakarta.persistence.PersistenceContext` annotation in Micronaut.
Since:
4.0.0
Author:
Denis Stepanov
  • Constructor Details

    • JakartaPersistenceContextAnnotationMapper

      public JakartaPersistenceContextAnnotationMapper()
  • Method Details