Seata: Does Fescar support spring-data-jpa?

Created on 10 Jan 2019  ·  3Comments  ·  Source: seata/seata

This is a real solution for multiple transactions to handle it over a global transaction,

Does fescar support spring-data-jpa?

Thank you.

Most helpful comment

Fescar is based on JDBC. I think it's not a problem working with spring-data-jpa. I don't familiar with spring-data-jpa, but I think there should be JDBC under it, isn't it?

It will be nice if you can try solutions base on spring-data-jpa + Fescar. 👍 Thank you 💯

All 3 comments

Fescar is based on JDBC. I think it's not a problem working with spring-data-jpa. I don't familiar with spring-data-jpa, but I think there should be JDBC under it, isn't it?

It will be nice if you can try solutions base on spring-data-jpa + Fescar. 👍 Thank you 💯

Ok, I understand now. Will try an example.

please see seata-samples

Was this page helpful?
0 / 5 - 0 ratings