Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- io.github.astrapi69.model.mapper.AbstractGenericMapper<E,
DO> (implements io.github.astrapi69.model.mapper.GenericModelMapper<ENTITY, DTO>) - io.github.astrapi69.model.mapper.ModelMapperExtensions
- io.github.astrapi69.model.mapper.factory.ModelMapperFactory
- io.github.astrapi69.model.mapper.AbstractGenericMapper<E,
Interface Hierarchy
- io.github.astrapi69.bean.mapper.BeanMapper<ENTITY,
DTO> - io.github.astrapi69.bean.mapper.GenericMapper<ENTITY,
DTO, MAPPER> - io.github.astrapi69.model.mapper.GenericModelMapper<ENTITY,
DTO>
- io.github.astrapi69.model.mapper.GenericModelMapper<ENTITY,
- io.github.astrapi69.bean.mapper.GenericMapper<ENTITY,