ThinkChat🤖让你学习和工作更高效,注册即送10W Token,即刻开启你的AI之旅 广告
6.3 基于sql语句的操作 上面章节主要针对基于对象的CRUD操作(详细接口参见SqlToyDaoSupport),接下来将主要介绍基于sql语句的操作,包括:getCountBySql、executeStore、getSingleValue、executeSql、batchUpdate、findBySql、findPageBySql、findTopBySql、getRandomResult等。