Use case:
1. Start transaction, create and persist some entities, rollback transaction
2. Reuse entityManager to create another transaction
3. Commit this transaction.
Invalid behaviour: audit records from entities created in step 1 are persisted to database even if this transaction was rolled back.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira