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