接口 AppConnectMapper

所有超级接口:
com.baomidou.mybatisplus.core.mapper.BaseMapper<AppConnect>, top.binfast.common.mybatis.mapper.BinBaseMapper<AppConnect>, com.baomidou.mybatisplus.core.mapper.Mapper<AppConnect>

@Mapper public interface AppConnectMapper extends top.binfast.common.mybatis.mapper.BinBaseMapper<AppConnect>
作者:
liubin
  • 方法概要

    修饰符和类型
    方法
    说明
    getByBizUserId(String bizUserId, String appId)
     
    getBySessionKey(String sessionKey)
     
     

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

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

    从接口继承的方法 top.binfast.common.mybatis.mapper.BinBaseMapper

    alwaysUpdateSomeColumnById, insertBatchSomeColumn, updateBatchById, upsert