- All Superinterfaces:
- tk.mybatis.mapper.common.base.BaseSelectMapper<Entity>, tk.mybatis.mapper.common.base.select.ExistsWithPrimaryKeyMapper<Entity>, tk.mybatis.mapper.common.Marker, tk.mybatis.mapper.common.base.select.SelectAllMapper<Entity>, tk.mybatis.mapper.common.example.SelectByExampleMapper<Entity>, tk.mybatis.mapper.common.rowbounds.SelectByExampleRowBoundsMapper<Entity>, tk.mybatis.mapper.common.base.select.SelectByPrimaryKeyMapper<Entity>, tk.mybatis.mapper.common.example.SelectCountByExampleMapper<Entity>, tk.mybatis.mapper.common.base.select.SelectCountMapper<Entity>, tk.mybatis.mapper.common.base.select.SelectMapper<Entity>, tk.mybatis.mapper.common.base.select.SelectOneMapper<Entity>, tk.mybatis.mapper.common.rowbounds.SelectRowBoundsMapper<Entity>
public interface ReadMapper<Entity extends BaseEntity>
extends tk.mybatis.mapper.common.rowbounds.SelectByExampleRowBoundsMapper<Entity>, tk.mybatis.mapper.common.rowbounds.SelectRowBoundsMapper<Entity>, tk.mybatis.mapper.common.example.SelectByExampleMapper<Entity>, tk.mybatis.mapper.common.example.SelectCountByExampleMapper<Entity>, tk.mybatis.mapper.common.base.BaseSelectMapper<Entity>, tk.mybatis.mapper.common.Marker
- Since:
- 2019-01-29
- Author:
- zhumingwu