使用 @Transactional(value ="erpJPA",propagation=Propagation.NESTED ) 我有例外
Caused by: org.springframework.transaction.NestedTransactionNotSupportedException:
JpaDialect does not support savepoints - check your JPA provider's capabilities
firebird 不支持 1.5 版的嵌套事务吗?