0

Any idea if BoneCP supports XA Transactions?

The list of features on the website doesn't mention anything about XA Transactions.

lutfijd
  • 312
  • 1
  • 2
  • 11

1 Answers1

2

It only implements the DataSource interface, but not the XADataSource interface.

steve
  • 5,870
  • 1
  • 21
  • 22