Uses of Class
com.cm.codemaker.dto.EntityInfo
Packages that use EntityInfo
-
Uses of EntityInfo in com.cm.codemaker.service
Methods in com.cm.codemaker.service that return types with arguments of type EntityInfoMethod parameters in com.cm.codemaker.service with type arguments of type EntityInfoModifier and TypeMethodDescriptionIEntityService.generateEntityCode(List<EntityInfo> columns, CodeGenerator meta) -
Uses of EntityInfo in com.cm.codemaker.service.impl
Methods in com.cm.codemaker.service.impl that return types with arguments of type EntityInfoMethod parameters in com.cm.codemaker.service.impl with type arguments of type EntityInfoModifier and TypeMethodDescriptionEntityServiceImpl.generateEntityCode(List<EntityInfo> entities, CodeGenerator meta)