03 2018 档案
摘要:http://cailin.iteye.com/blog/2268428 不使用分布式事务实现目的 -- ibm https://www.ibm.com/developerworks/cn/cloud/library/cl-manage-cloud-transactions_2/index.html
阅读全文
摘要:1. 增加maven 依赖 auto-config.xml 内容 application.properties 内容 -Dautoconfig.userProperties=/abc/def/antx.properties
阅读全文
摘要:http://blog.51cto.com/tianxingzhe/1676097 DROP PROCEDURE test_insert ; DELIMITER $$ CREATE PROCEDURE test_insert() BEGIN DECLARE i INT DEFAULT 0; STAR
阅读全文