Mybatis-Plus分页插件,嵌套查询和嵌套结果映射

Mybatis-Plus分页插件注意事项 使用Mybatis-Plus的分页插件进行分页查询时,如果结果需要使用<collection>进行映射,只能使用嵌套查询(Nested Select for Collection),而不能使用嵌套结果映射(Nested Results for Collect
posted @ 2024-06-23 15:40  r1-12king  阅读(21)  评论(0编辑  收藏  举报