Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can Neo4j be used with other Transaction Managers than the one used internally in the Neo4j kernel?

0
Posted

Can Neo4j be used with other Transaction Managers than the one used internally in the Neo4j kernel?

0

Right now Neo4j (as other NoSQL stores) does not play very well in external JTA transaction managers. This is mainly due to the fact that the JTA specification is not clear enough around the rollback functionality for XA resources. For RDBMSes, that missing part of functionality is sitting in the SQLConnection API, which is outside the spec and thus not applicable for Neo4j. Work is going on towards a solution for this, first off with integration into Spring transaction management.

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.