tree: 271b476eb2006c21dbb5c8e83ac77b4365457664 [path history] [tgz]
  1. src/
  2. .gitignore
  3. bnd.bnd
  4. LICENSE
  5. NOTICE
  6. pom.xml
  7. README.md
tx-control-providers/jpa/tx-control-provider-jpa-xa-plugin-hibernate-5_0/README.md

Hibernate (5.0.x & 5.1.x) plugin for Aries Tx Control JPA (XA)

This maven module provides a plugin for Hibernate used to support XA transactions when using Transaction Control. This plugin supports Hibernate 5.0.x and 5.1.x. The plugin SPI was broken in Hibernate 5.2.x, so a different plugin supports those versions. This module must not be used in isolation, and is designed to be repackaged into the Aries Tx Control JPA (XA) provider.

The Transaction Control Service (RFC-221) is an in-progress RFC publicly available from the OSGi Alliance: https://github.com/osgi/design/blob/master/rfcs/rfc0221/rfc-0221-TransactionControl.pdf