Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-2018

StringInstance hbm configuration column length of 4000

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • jBPM 3.2.2
    • None
    • None

      The reason for the discrepancy in the generated DDL files appears to be a conflict between the hibernate definitions for HibernateStringInstance.hbm.xml, StringInstance.hbm.xml and (potentially) JcrNodeInstance.hbm.xml.

      Each of these VariableInstance subclasses map entries onto the JBPM_VARIABLEINSTANCE using the same field, STRINGVALUE_, but only StringInstance.hbm.xml specifies the length. The length is obviously being ignored when the DDL files are created as the HIbernateStringInstance.hbm.xml is being loaded first.

              aguizar_jira Alejandro Guizar (Inactive)
              kconner@redhat.com Kevin Conner (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: