Class JavaxPersistenceContextAnnotationMapper

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

@Internal public final class JavaxPersistenceContextAnnotationMapper extends Object implements NamedAnnotationMapper
Allows using the `javax.persistence.PersistenceContext` annotation in Micronaut.
Since:
1.0
Author:
graemerocher
  • Constructor Details

    • JavaxPersistenceContextAnnotationMapper

      public JavaxPersistenceContextAnnotationMapper()
  • Method Details