Uses of Class
org.litebridge.orm.persistence.EntityDtoMapper
Packages that use EntityDtoMapper
-
Uses of EntityDtoMapper in org.litebridge.orm
Methods in org.litebridge.orm that return EntityDtoMapperModifier and TypeMethodDescription<DTO> EntityDtoMapper<DTO> Litebridge.entityDtoMapper(Class<DTO> dtoClass, List<DtoEntityMapping> dtoEntityMappings) Creates an instance of EntityDtoMapper for the specified DTO class and entity-to-DTO mappings.