Uses of Interface
org.huiche.dao.support.DaoSupplier
Packages that use DaoSupplier
Package
Description
数据访问对象实现
实体类增删改指令
实体类查询
-
Uses of DaoSupplier in org.huiche.dao
Classes in org.huiche.dao that implement DaoSupplier -
Uses of DaoSupplier in org.huiche.dao.cmd.entity
Subinterfaces of DaoSupplier in org.huiche.dao.cmd.entityModifier and TypeInterfaceDescriptioninterface实体删除指令interface实体类插入指令interface实体类更新指令 -
Uses of DaoSupplier in org.huiche.dao.query.entity
Subinterfaces of DaoSupplier in org.huiche.dao.query.entityModifier and TypeInterfaceDescriptioninterface实体类条数查询interface实体类存在查询interface实体类获取单列查询interface实体类单条记录查询interface实体类列表查询单列interface实体类列表查询interface实体类单条记录Optional查询interface实体类分页查询interface实体类stream查询