使用@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版的嵌套事务吗?