2023年4月21日

mybatis 调用 oracle 带包存储过程(有out参数)

摘要: https://blog.csdn.net/u010925982/article/details/102958001 1.先写xml映射文件 <select id="call" parameterType="java.util.HashMap" statementType="CALLABLE" re 阅读全文

posted @ 2023-04-21 09:45 四海骄阳 阅读(309) 评论(0) 推荐(0)

导航