Uploaded image for project: 'ODE'
  1. ODE
  2. ODE-741

Improve hibernate_sequence queries for Oracle

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3.3, 2.0-beta2
    • 1.3.4
    • BPEL Runtime
    • None

    Description

      Currently, HObject generator is set to native, which under Oracle runs a lot of queries:
      SELECT hibernate_sequence.NEXTVAL FROM DUAL;

      The generator should be changed to something like seqhilo for group ID allocations.

      Attachments

        Activity

          People

            rrusin Rafal Rusin
            rrusin Rafal Rusin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: