Uses of Class
org.huiche.spring.boot.autoconfigure.EntityDaoBeanPostProcessor
Packages that use EntityDaoBeanPostProcessor
-
Uses of EntityDaoBeanPostProcessor in org.huiche.spring.boot.autoconfigure
Methods in org.huiche.spring.boot.autoconfigure that return EntityDaoBeanPostProcessorModifier and TypeMethodDescriptionstatic EntityDaoBeanPostProcessorHuicheAutoConfiguration.entityDaoBeanPostProcessor(org.springframework.beans.factory.BeanFactory beanFactory) 实体类Dao(数据访问对象)处理器(负责注入Dao)