Prerequisites for binding the persistence context scope to the current transaction scope

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 2333

This topic has not yet been written. The content below is from the topic description.
The most common case is to bind the persistence context scope to the current transaction scope. This is only doable when JTA transactions are used: the persistence context is associated with the JTA transaction life cycle.