Class EmbeddableAnnotationMapper
java.lang.Object
io.micronaut.data.processor.mappers.jpa.jx.EmbeddableAnnotationMapper
io.micronaut.data.processor.mappers.jpa.jakarta.EmbeddableAnnotationMapper
- All Implemented Interfaces:
- io.micronaut.core.naming.Named,- io.micronaut.inject.annotation.AnnotationMapper<Annotation>,- io.micronaut.inject.annotation.NamedAnnotationMapper
Maps JPA Embeddable to Micronaut Data Embedabble.
- Since:
- 2.4.8
- Author:
- Denis Stepanov
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class io.micronaut.data.processor.mappers.jpa.jx.EmbeddableAnnotationMappermap
- 
Constructor Details- 
EmbeddableAnnotationMapperpublic EmbeddableAnnotationMapper()
 
- 
- 
Method Details- 
getName- Specified by:
- getNamein interface- io.micronaut.core.naming.Named
- Overrides:
- getNamein class- EmbeddableAnnotationMapper
 
 
-