這個(gè)什么錯(cuò)誤?? org.hibernate.TransactionException: nested transactions not supported at
這個(gè)什么錯(cuò)誤?? org.hibernate.TransactionException: nested transactions not supported at org.hibernate.engine.transaction.spi.AbstractTransactionImpl.begin(AbstractTransactionImpl.java:152)
2016-09-12
可能是事務(wù)提交了多次。刪除多余提交的事務(wù)即可