mysql保存提示 HHH000315:Batch update returned unexpected row count from update: 1 actual row count: 0 ex
最近在将之前的项目(oracle)数据库切换成mysql,其他几个模块切换都很顺利,但是到了另外一个项目,就出现Batch update returned unexpected row count from update: 0 actual row count: 0 expecte这种问题,说一下我的解决流程,因为报错的时候一直提示是orm.hibernate3.HibernateTransactionManager.doCommit(HibernateTransactionManager.java:657







