MyBatis项目实战 快速将MySQL转换成Oracle语句
前言
因项目需求,小编要将项目从mysql迁移到oracle中 ~
之前已经完成 数据迁移( https://zhengqing.blog.youkuaiyun.com/article/details/103694901)
现在将完成 基于 MyBatis-Plus将项目中的 MySQL语句全部 转换成 Oracle语句
大概实现步骤:
xxxMapper.xml
二、MyBati...
原创
2020-01-11 14:01:33 ·
1624 阅读 ·
0 评论