Uses of Class
org.huiche.dao.Dao
Packages that use Dao
Package
Description
数据访问对象实现
Dao实现的支持
huiche-SpringBoot自动配置
-
Uses of Dao in org.huiche.dao
Methods in org.huiche.dao that return DaoMethods in org.huiche.dao with parameters of type DaoConstructors in org.huiche.dao with parameters of type Dao -
Uses of Dao in org.huiche.dao.support
Methods in org.huiche.dao.support that return Dao -
Uses of Dao in org.huiche.spring.boot.autoconfigure
Methods in org.huiche.spring.boot.autoconfigure that return DaoModifier and TypeMethodDescriptionHuicheAutoConfiguration.dao(JdbcExecutor jdbcExecutor, org.springframework.beans.factory.ObjectProvider<List<DaoInterceptor>> interceptorProvider) 数据访问对象