Jaybird 2.2.4 NestedTransactionNotSupportedException:JpaDialect不支持保存点

Nas*_*LEK 7 firebird hibernate jpa jaybird

使用@Transactional(value ="erpJPA",propagation = Propagation.NESTED)我有例外

    Caused by: org.springframework.transaction.NestedTransactionNotSupportedException: 
JpaDialect does not support savepoints - check your JPA provider's capabilities
Run Code Online (Sandbox Code Playgroud)

firebird不支持1.5版的嵌套事务吗?