mybatis编写存储过程

mybatis 调用存储过程html <!-- 定义存储过程尾单中止--> <select id="stopOutStoutCallProc" parameterType="com.work.entity.stockout.OutStockout" statementType="CALLABLE" > <![CDATA[ call job_exit(
相关文章
相关标签/搜索