Package cn.net.pap.example.doris.mapper
Interface DorisMapper
- All Superinterfaces:
com.baomidou.mybatisplus.core.mapper.BaseMapper<Doris>,com.baomidou.mybatisplus.core.mapper.Mapper<Doris>
-
Method Summary
Modifier and TypeMethodDescriptionintdeleteBySql(String value) getDataBySql(String value) intupdateBySql(String value) Methods inherited from interface com.baomidou.mybatisplus.core.mapper.BaseMapper
delete, deleteBatchIds, deleteById, deleteById, deleteById, deleteByIds, deleteByIds, deleteByMap, exists, insert, insert, insert, insertOrUpdate, insertOrUpdate, insertOrUpdate, insertOrUpdate, insertOrUpdate, selectBatchIds, selectBatchIds, selectById, selectByIds, selectByIds, selectByMap, selectByMap, selectCount, selectList, selectList, selectList, selectList, selectMaps, selectMaps, selectMaps, selectMaps, selectMapsPage, selectObjs, selectObjs, selectOne, selectOne, selectPage, update, update, updateById, updateById, updateById
-
Method Details
-
getDataBySql
-
updateBySql
-
deleteBySql
-