Class EntityAnnotationMapper
java.lang.Object
io.micronaut.data.processor.mappers.jpa.jx.EntityAnnotationMapper
io.micronaut.data.processor.mappers.jpa.jakarta.EntityAnnotationMapper
- All Implemented Interfaces:
- io.micronaut.core.naming.Named,- io.micronaut.inject.annotation.AnnotationMapper<Annotation>,- io.micronaut.inject.annotation.NamedAnnotationMapper
Translates the 
jakarta.persistence annotation model into the generic model understood by Micronaut Data.- Since:
- 2.4.8
- Author:
- Denis Stepanov
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class io.micronaut.data.processor.mappers.jpa.jx.EntityAnnotationMappermap
- 
Constructor Details- 
EntityAnnotationMapperpublic EntityAnnotationMapper()
 
- 
- 
Method Details- 
getName- Specified by:
- getNamein interface- io.micronaut.core.naming.Named
- Overrides:
- getNamein class- EntityAnnotationMapper
 
 
-