1 Reply Latest reply on Mar 18, 2008 10:56 PM by kukeltje

    Prevent use of default hibernate sequence

    drakecallahan

      How can I prevent jBPM from using the default hibernate sequence? For Oracle, the default sequence is named hibernate_sequence. The problem is that we are integrating with other 3rd party software that already uses this sequence. Is it possible to specify a different sequence for jBPM? I'd prefer not go down the route of modifying the hibernate generated hbm files. There is a related JIRA ticket, but it doesn't note wether or not there is an existing workaround.

      http://jira.jboss.org/jira/browse/JBPM-831