JDBC行级锁

行级锁又称为悲观锁

for update 如下(必须要等这个for updaste事务执行完毕以后,剩下的sql语句才可以去执行

 

posted on 2017-04-20 17:30  算顺网  阅读(724)  评论(0)    收藏  举报

导航