Uploaded image for project: 'OpenJPA'
  1. OpenJPA
  2. OPENJPA-93

Sequence generation in a JTA environment should not require non-JTA datasource

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9.7
    • jdbc
    • None

    Description

      When obtaining non-transactional sequence numbers in a JTA environment when no non-jta-data-source or JDBC connection information is supplied, OpenJPA should suspend the current transaction, perform the sequence maintenance in a new transaction, commit, and resume the suspended transaction.

      Attachments

        Activity

          People

            pcl Patrick Linskey
            pcl Patrick Linskey
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: