接口 ElsfsMapper<T>

所有超级接口:
com.baomidou.mybatisplus.core.mapper.BaseMapper<T>, com.baomidou.mybatisplus.core.mapper.Mapper<T>

public interface ElsfsMapper<T> extends com.baomidou.mybatisplus.core.mapper.BaseMapper<T>
从以下版本开始:
0.0.3
作者:
zeng
  • 方法概要

    从接口继承的方法 com.baomidou.mybatisplus.core.mapper.BaseMapper

    delete, deleteBatchIds, deleteById, deleteById, deleteByMap, exists, insert, selectBatchIds, selectById, selectByMap, selectCount, selectList, selectList, selectMaps, selectMaps, selectMapsPage, selectObjs, selectOne, selectOne, selectPage, update, updateById